Skip to main content

Module client

Module client 

Source
Expand description

Binance Spot public JSON WebSocket client for market data streams.

Structs§

BinanceSpotPublicJsonWebSocketClient
Binance Spot public JSON WebSocket client.

Constants§

MAX_CONNECTIONS
Maximum pooled Spot JSON WebSocket connections.
MAX_STREAMS_PER_CONNECTION
Maximum streams per Spot JSON WebSocket connection.