Expand description
Structs§
- Frame
- Frame structure from websockets connection
- WebSocket
Custom Child - WebSocket
Reader - Runner thread for a websockets connection
- WebSocket
Stream - Wrapper structure of a tcp stream with some websockets utilities
- WebSocket
Writer - Sending part of web sockets connection
Enums§
- Error
- Errors thrown by this library
- Frame
Parse Error - Error indicating a frame parsing error
- Message
- Message structure contained in a frame
Traits§
- WebSocket
Thread - Trait necessary to start a ws read-processing thread