You are running the client in Node.js, not in browser. There is no WebSocket in Node.js. Import client.js inside .html file and see what happens then.
3 Likes
You are running the client in Node.js, not in browser. There is no WebSocket in Node.js. Import client.js inside .html file and see what happens then.