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