pub const SESSION_PAYLOAD_SIZE: usize = SessionSocket<{ ApplicationData::PAYLOAD_SIZE }>::PAYLOAD_CAPACITY; // 1_002usize
Number of bytes that can be sent in a single Session protocol payload.