Structs§
- RawFrame
- Raw data representation of a frame
- Websocket
- Websocket abstraction responsible for framing and masking data
Enums§
Traits§
- Websocket
Service - Trait for providing and running a websocket handler.
- Websocket
Service Export - Used to allow Boxing of
WebsocketService, there may be a better method to allow storing of multipleStateassociated types.