A basic realtime chat application. This app uses Node.JS as backend.
- Real time text chat using socket.io
- Send location coordinates
- Real time voice and video chat using WebRTC protocol
Currently text chat and location coordinates features are operational. Video and voice chat is in progress.