Constant MAX_MESSAGE_SIZE

Source
pub const MAX_MESSAGE_SIZE: usize = 65536;
Expand description

Maximum message size. This includes the ring buffer header. This is also the minimum capacity for the ring buffer.