websocket in 2018
Posted: Thu Dec 13, 2018 2:03 pm
Hi,
Can someone provide me an example of how the new JadeWebSocketServer class works? I tried setting up the server with run(null,4500, UserWebSocket). I tried to access it via ws://localhost:4500 from the web client but it doesn't seem to connect. The encyclopedia doesn't provide any examples. It mentions something about JadeWEbSocketIISNativeModule. I am guessing I need to do something with IIS to get this working. Anyone know how this part work?
Thanks for your help,
Thaban
Can someone provide me an example of how the new JadeWebSocketServer class works? I tried setting up the server with run(null,4500, UserWebSocket). I tried to access it via ws://localhost:4500 from the web client but it doesn't seem to connect. The encyclopedia doesn't provide any examples. It mentions something about JadeWEbSocketIISNativeModule. I am guessing I need to do something with IIS to get this working. Anyone know how this part work?
Thanks for your help,
Thaban