I'm connect using websocket protocol, and after I close all tabs, it will remains at Status: 2, not Disconnected.
console says:
WebSocket connection to 'wss://chat.mycard.moe:5280/websocket' failed: Data frame received after close
Uncaught TypeError: Cannot read property 'readyState' of null
I'm connect using websocket protocol, and after I close all tabs, it will remains at
Status: 2
, notDisconnected
.console says: