wisespace-io / binance-rs

Rust Library for the Binance API
Other
640 stars 290 forks source link

Remove WebSockets::subscription #106

Closed KalitaAlexey closed 3 years ago

KalitaAlexey commented 3 years ago

All connect functions receive subscription. However, currently there is no way to create WebSockets with temporary config and subscription even though they are not needed to exist for the whole lifetime of WebSockets.