A real-time group chat application using Socket.io with additional capabilities for joining “groups” of other multicast hosts on the internet
http://singhrao-chat-app.herokuapp.com/
- Real-time chat
- Groups
Install dependencies
npm install
Run
npm run dev
Client: Socket.io, JS, Mustache Renderer
Server: NodeJs, Socket.io