Skip to main content

MWS_MAX_MESSAGE_SIZE

Constant MWS_MAX_MESSAGE_SIZE 

Source
pub const MWS_MAX_MESSAGE_SIZE: usize = _; // 16_777_216usize
Expand description

Shared MWS transport limits. Both websocket peers must apply these values so an envelope accepted by one side is never rejected solely due to asymmetric transport configuration.