Expand description
Binance Futures WebSocket handler for JSON streams.
The handler is a stateless I/O boundary: it deserializes raw JSON into venue-specific types and emits them on the output channel. Domain conversion happens in the data and execution client layers.
Structsยง
- Binance
Futures Data WsFeed Handler - Handler for Binance Futures WebSocket JSON streams.