DEFAULT_MAX_PAYLOAD_SIZE
constDEFAULT_MAX_PAYLOAD_SIZE:number
Defined in: packages/protocol/src/wire-format.ts:34
Default maximum payload size (1GB). Can be overridden in FrameBuffer constructor or validateHeader().
- validateHeader for custom limits
- FrameBuffer constructor for runtime configuration