pub const MESSAGE_LENGTH_MAX: usize = 32768;
Expand description

The maximum number of bytes in a message.