Skip to main content

MAX_PAYLOAD_LEN

Constant MAX_PAYLOAD_LEN 

Source
pub const MAX_PAYLOAD_LEN: u32 = _; // 16_777_216u32
Expand description

Hard cap on a single pipe frame’s payload; announcing more is a protocol violation (connection dropped).