yufuquant / rust-bybit

Rust API connector for Bybit's WebSockets APIs.
MIT License
35 stars 10 forks source link

use batch with size=10 to subscribe for topics #25

Open Sild opened 12 months ago

Sild commented 12 months ago

fix for https://github.com/yufuquant/rust-bybit/issues/24

splitting all topics for batches with size=10 to satisfy api limits