async_kraken_ws 0.1.2

Minimal wrapper for the Kraken exchange WebSockets using async-std
Documentation
1
2
pub const API_URL_PUBLIC: &str = "wss://ws.kraken.com";
pub const API_URL_PRIVATE: &str = "wss://ws-auth.kraken.com";