Suddenly extremely slow WebSocket connection
I've done some more testing and it took on average more than >1100ms to 2000ms to open a web socket connection (testing with
While normal browser
ws.addEventListener('open')While normal browser
WebSocket took <100ms to open