Node server with only ws package, showcase of multi channel communication for real time messaging between 2 or many clients done only on javascript Map memory.
runs npm i and node index.js from server directory to start the server then open index.html from the client directory in browser to see the client.