Expand description
nash-ws is a web and native stream based WebSocket client.
Structs§
- WebSocket
- Stream-based WebSocket.
- WebSocket
Receiver - Stream-based WebSocket receiver.
- WebSocket
Sender - WebSocket sender. Also responsible for closing the connection.
Enums§
Type Aliases§
- Backend
Error - Specific error to each backend.
- Websocket
Result - Result type of nash-ws.