Expand description
Binance WebSocket API client implementation.
This module provides types and utilities for interacting with the Binance WebSocket API, including configuration, connection management, error handling, and message processing.
The module provides:
Re-exports§
pub use websocket::WebSocketConnection;pub use websocket::WebSocketConnector;