wsio-server 0.12.6

Event-driven WebSocket server for ws.io with namespaces and room broadcasting.
Documentation
1
2
3
#![cfg_attr(test, allow(clippy::expect_used, clippy::unwrap_used))]

mod e2e;