Skip to content

HEADER_POOL_SIZE

const HEADER_POOL_SIZE: 16 = 16

Defined in: packages/protocol/src/wire-format.ts:53

Default size of header ring buffer pool. Used for allocation-free header encoding in high-throughput scenarios.