KO-9 / node-trading212

NodeJS Trading212 Unofficial API
19 stars 3 forks source link

Trading212 websocket closed with 1006 error code #10

Closed cibetik closed 1 year ago

cibetik commented 2 years ago

ws.on('close', () => { console.log("ws closed"); this.emit('trading212-ws-closed'); })

is then fired. Do you have the same experience?

KO-9 commented 1 year ago

Should be fixed now, let me know if still having issues