Chat-Room-With-Sockets is a real-time chat application built using Socket.IO. This application allows users to join different chat rooms and communicate with others in real time. It's a simple yet powerful demonstration of real-time web socket communication.
- Real-Time Chat: Instantly send and receive messages.
- Multiple Rooms: Users can join different chat rooms and chat with a specific group of users.
- Easy to Use: Simple and intuitive user interface.
npm run start
http-server -p 8080