While establishing websocket connection (ConnectToTradesWebSocketCombined, ConnectToDepthWebSocketCombined) the error is continuously occurred:
WebSocketSharp.WebSocketException: Not a WebSocket handshake response.
in WebSocketSharp.WebSocket.doHandshake()
Package Version: 4.9.1
Other Information
It seems to me that this is related to the latest binance system upgrade. Checked this with different computes and IP’s.
At the moment solve this by moving to ExchangeSharp.
Issue Overview
While establishing websocket connection (ConnectToTradesWebSocketCombined, ConnectToDepthWebSocketCombined) the error is continuously occurred: WebSocketSharp.WebSocketException: Not a WebSocket handshake response. in WebSocketSharp.WebSocket.doHandshake()
Package Version: 4.9.1
Other Information
It seems to me that this is related to the latest binance system upgrade. Checked this with different computes and IP’s. At the moment solve this by moving to ExchangeSharp.