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