An online webapp to communicate with each other via video/audio file sharing along with message chat. It uses PeerJS which is a WebRTC framework for signalling logic and socket.io for realtime connection between client and server
- real time audio and video sharing
- mute/unmute option avaliable
- can create room and invite others
- chat box avaliable
- express
- ejs
- socket.io
- peer js
- uuid
- screen share feature
- Login system
- Database support
Improvements in form of pull request is highly appreciated