- Broadcast a message to connected users when someone connects or disconnects
- Add support for nicknames
- Don’t send the same message to the user that sent it himself. Instead, append the message directly as soon as he presses enter.
- Add “{user} is typing” functionality
- Show who’s online
// TODO
// TODO
yarn
npm run dev
Open browser at http://127.0.0.1:3000
- https://github.com/NejcS/VideoChat
- http://eprints.fri.uni-lj.si/3240/1/63110327-NEJC_%C5%A0TEBE-Izdelava_spletne_aplikacije_za_video_klepet.pdf
- http://socket.io/get-started/chat/
- https://github.com/rauchg/chat-example
- https://egghead.io/lessons/node-js-using-es6-and-beyond-with-node-js