binance-api-node icon indicating copy to clipboard operation
binance-api-node copied to clipboard

how to send pong in browser ?

Open keene-dalveytech opened this issue 2 years ago • 0 comments

this.socket = new WebSocket('wss://stream.binance.com:9443/stream') ... this.socket.send('pong') // Invalid JSON: expected value at line

keene-dalveytech avatar Apr 13 '23 09:04 keene-dalveytech