wisespace-io / binance-rs

Rust Library for the Binance API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarks are out of date

danieleades opened this issue · comments

The benchmarks don't compile, as there is no WebSockets::new_with_subscription method. Presumably there used to be?

Would be good to add a CI target to ensure the bench tests compile to ensure they stay aligned