Expand description
Generic WebSocket message stream.
Re-exports§
pub use self::frame::CloseFrame;
Modules§
- frame
- Utilities to work with raw WebSocket frames.
Structs§
- WebSocket
- WebSocket input-output stream.
- WebSocket
Config - The configuration for WebSocket connection.
- WebSocket
Context - A context for managing WebSocket stream.