You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my internet at work, I see this a lot: WebSocket connection to 'ws://wikimon.hatnote.com:9000/' failed: Error during WebSocket handshake: Unexpected response code: 407
I think something to consider is switching to socket.io. Socket.io cleanly falls back to alternate protocols in case websockets fail to work for whatever reason.