gmosx / kraken-sdk-rust

A Rust SDK for working with Kraken APIs
Apache License 2.0
25 stars 14 forks source link

websocket: support message-book #24

Closed gitmalong closed 1 year ago

gitmalong commented 1 year ago

Would be awesome to get this: https://docs.kraken.com/websockets/#message-book

gmosx commented 1 year ago

This is supported now: https://github.com/gmosx/kraken-sdk-rust/blob/main/kraken_ws_client/examples/book.rs