I did some more testing and it appears that the web page requests the connection to be closed before it’s established
I don’t know why the page doesn’t wait for the connection to be established, maybe it takes too long with the proxy inbetween.
While I probably can’t get the WS proxy to work with this page, I can try to write a function to handle the long polling that SocketIO also supports.
