Crate unisock_smol_tungstenite

Crate unisock_smol_tungstenite 

Source
Expand description

Asynchronous WebSocket backend through async-io and async-tungstenite.

Structs§

Connection
Asynchronous WebSocket connection.
Listener
Asynchronous WebSocket listener.
WebSocket
Asynchronous TCP socket backend.

Enums§

WsError
Possible WebSocket errors.