Live Demo can be found here
A video chat app using NodeJS/Express, ReactJS, Socket.IO, and PeerJS to wrap the WebRTC API.
Features include the ability to create a room and join a room with peers. In a room, users can change their username, mute their streams, toggle their video stream on/off, screenshare and text chat with peers.
To-Do:
- Private Rooms