Expand description
An interface for asynchronous communication with clients, using WebSockets.
Structs§
- Connection
- A connection facilitating bi-directional, asynchronous communication with a client.
Enums§
- Socket
Error - An error returned by a socket handler.