Module barter_data::streams

source ·
Expand description

High-level API types used for building MarketStreams from collections of Barter Subscriptions.

Modules

Defines the StreamBuilder and MultiStreamBuilder APIs for ergonomically initialising MarketStream Streams.
Central consumer loop functionality used by the StreamBuilder to to drive a re-connecting MarketStream.

Structs

Ergonomic collection of exchange MarketEvent<T> receivers.