pub type WebSocketMessagePool8192 = WebSocketMessagePool<8192>;Expand description
WebSocket message pool with 8KB threshold for small messages
Aliased Typeยง
pub struct WebSocketMessagePool8192 { /* private fields */ }pub type WebSocketMessagePool8192 = WebSocketMessagePool<8192>;WebSocket message pool with 8KB threshold for small messages
pub struct WebSocketMessagePool8192 { /* private fields */ }