pub const MAX_MESSAGE_SIZE: usize = 65536;
Maximum message size. This includes the ring buffer header. This is also the minimum capacity for the ring buffer.