Module ws
Expand description
Module organizing communication via web socket
Re-exports§
pub use self::server::*;
Modules§
- Websocket server for processing events
Structs§
- Session, needs for each client connection
- Request from client to create a websocket session
Constants§
- Maximum disconnection time
- Connection viability interval