Online Chatroom

online chatroom where users can join rooms and talk with other users

Landing page for the chatroom.

This is a simple web application that functions as an online chatroom. User can choose username and chatroom on the landing page and chat with other users who joined the same room. The chatroom uses https://socket.io/ to communicate with other clients.

Chatroom where people can talk to other users who joined the same room.

The application is open sourced under MIT Licence. To access the source code, click here.