Skip to main content

MIN_FRAME_BYTES

Constant MIN_FRAME_BYTES 

Source
pub const MIN_FRAME_BYTES: u32 = _; // 65_536u32
Expand description

Floor on the configurable frame cap. Trivial requests and the handshake itself must fit inside this; callers cannot configure smaller.