Constant SESSION_PAYLOAD_SIZE

Source
pub const SESSION_PAYLOAD_SIZE: usize = SessionSocket<{ ApplicationData::PAYLOAD_SIZE }>::PAYLOAD_CAPACITY; // 1_002usize
Expand description

Number of bytes that can be sent in a single Session protocol payload.