Expand description
Module for streams.
Structs§
- GetData
- Get data from this point.
- NewData
- Wait for new data.
- Notify
- Notify that there are new contracts or blocks.
- Stream
State - State of the stream.
Functions§
- next_
data - Get the next data in the stream.