pub const MWS_MAX_MESSAGE_SIZE: usize = _; // 16_777_216usizeExpand 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.