Streaming Methods Overview
overviewstreaming
These methods give the user fine-grained control over which event streams to activate, and how often to poll them for data.
- Enable balance streaming with stream::balance_enable
- Disable streaming with stream::disable
- Enable fee estimator streaming with stream::fee_estimator
- Enable heartbeat streaming with stream::heartbeat_enable
- Enable network streaming with stream::network_enable
- Enable order status streaming with stream::order_status_enable
- Enable orderbook streaming with stream::orderbook_enable
- Enable swap status streaming with stream::swap_status_enable
- Enable transaction history streaming with stream::tx_history_enable