Skip to main content

Module public_json

Module public_json 

Source
Expand description

Binance Spot public JSON WebSocket market-data streams.

Re-exports§

pub use client::BinanceSpotPublicJsonWebSocketClient;

Modules§

client
Binance Spot public JSON WebSocket client for market data streams.
handler
Binance Spot public JSON WebSocket handler.
messages
Binance Spot public JSON WebSocket message types.
parse
Parsing utilities for Binance Spot public JSON WebSocket messages.