bougarfaoui / ng-socket-io

Socket.IO module for Angular
MIT License
255 stars 57 forks source link

WebSocket is already in CLOSING or CLOSED state. #56

Open dylanbienenstock opened 6 years ago

dylanbienenstock commented 6 years ago

For some reason, after a couple minutes of inactivity, websockets.js prints "WebSocket is already in CLOSING or CLOSED state." to the console repeatedly. I'm not entirely sure what's going on but I would love if anyone has any idea how to fix this.

image