Constant MAX_DATAGRAM_LEN_BYTES

pub const MAX_DATAGRAM_LEN_BYTES: u32 = 32768; // 32_768u32
Expand description

Max byte size for message payload.