pub const SESSION_MTU: usize = _; // 1_002usize
Number of bytes that can be sent in a single Session protocol payload.
In other words, this is the effective payload capacity of a single Session segment.