This is a React project bootstrapped with create-react-app.
A WebRTC and Web Sockets project, PeerJS utilizes WebRTC for peer-to-peer connections like voice & video calls, while Socket.IO utilizes web sockets for real-time communication between clients and servers like chatting.
Features:
demonstration of chatting features in Web Socket chatroom and voice & video call features in WebRTC chatroom. for testing, three users are created and connected to both the chatroom.