Expand description
Websocket client implementation
Connect to public or private messages using KrakenWSSClient, and send/receive messages using KrakenMessageStream.
Modules§
- Top level errors produced by [KrakenWSSClient] and [KrakenMessageStream]
Structs§
- A futures_core::
Stream
implementation that returns deserializable messages. Messages can be retrieved by awaitingsomeStream.next()
. - A client for connecting to Kraken websockets via the V2 protocol.
Enums§
- Type of ledger entry in user’s ledger
- Type of price given in the
limit_price
field