Module frame
Utilities to work with raw WebSocket frames.
Modules
- coding Various codes defined in RFC 6455.
Structs
- CloseFrame A struct representing the close command.
- Frame A struct representing a WebSocket frame.
- FrameHeader A struct representing a WebSocket frame header.
- FrameSocket A reader and writer for WebSocket frames.
- Utf8Bytes Utf8 payload.