Expand description

Wrapper around WebSocket API

This API is provided in the following flavors:

Modules

WebSocket Events

The wrapper around WebSocket API using the Futures API to be used in async rust

Enums

Message sent to and received from WebSocket.

The state of the websocket.

Error returned by WebSocket