wisespace-io / binance-rs

Rust Library for the Binance API
Other
636 stars 287 forks source link

Benchmarks are out of date #164

Open danieleades opened 1 year ago

danieleades commented 1 year ago

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