Module tide_disco::socket
source · Expand description
An interface for asynchronous communication with clients, using WebSockets.
Structs§
- A connection facilitating bi-directional, asynchronous communication with a client.
Enums§
- An error returned by a socket handler.