pub const MAX_PAYLOAD: usize = _; // 65_535usize
Maximum payload size in a single packet (the length field is u16).