Thanks. Great Projects !!!
But I am getting:
WebSocket connection to 'ws://localhost:8080/' failed: --- in Chrome
and
Firefox can’t establish a connection to the server at ws://localhost:8080/. ---- in Firefox
when attempting to run the example.html on the line:
var ws = new WebSocket(socketURL);
Can you help?
Thanks. Great Projects !!! But I am getting: WebSocket connection to 'ws://localhost:8080/' failed: --- in Chrome and Firefox can’t establish a connection to the server at ws://localhost:8080/. ---- in Firefox when attempting to run the example.html on the line:
var ws = new WebSocket(socketURL);
Can you help?