Skip to main content

Module handler

Module handler 

Source
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ยง

BinanceFuturesDataWsFeedHandler
Handler for Binance Futures WebSocket JSON streams.