Expand description
Generic WebSocket message stream.
Re-exports§
pub use self::frame::CloseFrame;
Modules§
- Utilities to work with raw WebSocket frames.
Structs§
- WebSocket input-output stream.
- The configuration for WebSocket connection.
- A context for managing WebSocket stream.
Enums§
- An enum representing the various forms of a WebSocket message.
- Indicates a Client or Server role of the websocket