I have a simple websocket chat app consisting of three files: server.js, index.html, and client.js. The html is two input boxes and a
server.js
index.html
client.js