[][src]Crate crypto_ws_client

Structs

BinanceDeliveryWSClient

The WebSocket client for Binance Coin Dilivery market(https://binance-docs.github.io/apidocs/delivery/en/).

BinanceFuturesWSClient

The WebSocket client for Binance USDT Futures market(https://binance-docs.github.io/apidocs/futures/en/).

BinanceSpotWSClient

The WebSocket client for Binance Spot market(https://binance-docs.github.io/apidocs/spot/en/).

Traits

WSClient

The public interface of every WebSocket client.