Example solution for the Node.js + Socket.IO assignment.
To run the project, clone the repository and run:
# install the dependencies
npm install
# run the project
npm startA web server starts and listens on http://localhost:8080 and https://localhost:8443.