问题
I have set up the WebSocket support on the server. I run windows 10 and IIS 10. I tried to add the ws as an allowed protocol in the site, but that did not help.
I'm running all on localhost.
回答1:
Seems like I missunderstood something. I could not connect directly to the websocket handler. This had to be done in JS, through the WS object.
来源:https://stackoverflow.com/questions/33168633/iis-10-gives-me-an-err-disallowed-url-scheme-when-trying-to-connect-with-ws