A real time & bidirectional communication web application with Socket.io & Express js
- Create a specific room to chat
- When a new user join a room, all other users in that room get notified
- When a new user leave a room, all other user in that room get notified
- Send your location in a single click
Visit below link to get the basic preview of this app