This project has been made in 2 hours. It's a chat POC with few features.
Node v10+
npm install
node server.js
Open a browser and go to : http://localhost:3000/
You can now share you ip adress with the port 3000 (eg. 10.20.30.40:3000) and invite your colleagues chatting with you :)
- Choose a username
- Change background color (bottom right button)
- Change text color (bottom right button)
- Show connected users
- Show user connection
- Show user disconnection
- Show messages history