Crate cataclysm_ws
source ·Expand description
Structs§
- Frame structure from websockets connection
- Runner thread for a websockets connection
- Wrapper structure of a tcp stream with some websockets utilities
- Sending part of web sockets connection
Enums§
- Errors thrown by this library
- Error indicating a frame parsing error
- Message structure contained in a frame
Traits§
- Trait necessary to start a ws read-processing thread