A real-time chat application using Socket.IO where users can join chat rooms and exchange messages instantly.
- Node.js
- Express.js
- Socket.IO
- Real-time messaging
- Multiple chat rooms
- Instant message broadcast
npm install node server.js
Open index.html in browser and start chatting.