Available on crate feature
websocket
only.Expand description
Modules
- WebSocket Events
- The wrapper around
WebSocket
API using the Futures API to be used in async rust
Enums
- Message sent to and received from WebSocket.
- The state of the websocket.
- Error returned by WebSocket