Open scalexm opened 6 years ago
I'm mainly thinking about something maintaining an OrderBook without the user needing to explicitly handle notifications from ApiClient::stream. Consequently, some examples for a mainstream usage should be added.
OrderBook
ApiClient::stream
I'm mainly thinking about something maintaining an
OrderBook
without the user needing to explicitly handle notifications fromApiClient::stream
. Consequently, some examples for a mainstream usage should be added.