hugues31 / coinnect

Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
MIT License
148 stars 43 forks source link

Added GetWebSocketsToken support to Kraken API #73

Closed sweoggy closed 4 years ago

sweoggy commented 4 years ago

This adds support for https://www.kraken.com/features/api#ws-auth

sweoggy commented 4 years ago

CI fails on unrelated tests. Tests pass locally:

image

hugues31 commented 4 years ago

Hello @sweoggy , Thanks for your contribution. I merge your work ! :+1: