altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
617 stars 186 forks source link

Reconnection fixes #187

Closed bmancini55 closed 4 years ago

bmancini55 commented 4 years ago

Adds handshake timeout Fixes Binance ticker subscription on reconnect Fixes Poloniex ticker subscription on reconnect

Closes #117 Closes #113