Open elshnkhll opened 1 year ago
I get a Could not decode a text frame as UTF-8 error in Chrome. on the line with var ws = new WebSocket(socketURL); in the example HTML file.
var ws = new WebSocket(socketURL);
closed
I get a Could not decode a text frame as UTF-8 error in Chrome. on the line with
var ws = new WebSocket(socketURL);
in the example HTML file.