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.
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.