mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 15:09:51 +00:00
* Websockets: Fix subscription failure on reconnect If a websocket is disconnected then the subscription map was left with old subscriptions, causing: `Okx websocket: subscription failure, channel already subscribed for ...` * fixup! Websockets: Fix subscription failure on reconnect Fixes review comment https://github.com/thrasher-corp/gocryptotrader/pull/1457#discussion_r1468947509