Constant wicrs_server::MESSAGE_MAX_SIZE[][src]

pub const MESSAGE_MAX_SIZE: usize = 8192;
Expand description

Maximum size of a message in bytes. Clients should be able to accept larger and smaller values.