pub const MAX_DATAGRAM_LEN_BYTES: u32 = 32768;
Expand description

Max byte size for message payload.