Module streams

Module streams 

Source
Expand description

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

Modules§

builder
Defines the StreamBuilder and MultiStreamBuilder APIs for ergonomically initialising MarketStream Streams.
consumer
Central consumer loop functionality used by the StreamBuilder to drive a re-connecting MarketStream.
reconnect
Defines a ReconnectingStream and associated logic for generating an auto reconnecting Stream.

Structs§

Streams
Ergonomic collection of exchange market event receivers.