kraken_async_rs::wss::v2

Module kraken_wss_client

Source
Expand description

Kraken WSS client and message streams

Structs§

  • A futures_core::Stream implementation that returns deserializable messages. Messages can be retrieved by awaiting someStream.next().
  • A client for connecting to Kraken websockets via the V2 protocol.

Constants§