Files
gocryptotrader/exchanges/stream/websocket.go
Gareth Kirwan 86a540173d websocket: Fix redundant connection monitor error upon disconnect (#1210)
When an existing ws disconnects the connection manager goro will call Connect.
This prevents Connect trying to start another connection manager if it's
already running
2023-06-05 11:51:43 +10:00

26 KiB