/video-chat-app

This repository contains a real-time video chat application built using the MERN stack (MongoDB, Express, React, Node.js) and WebRTC. The app leverages the power of WebRTC for real-time peer-to-peer video and audio communication, and Socket.io for enabling the signaling process between peers. The TCP/IP and UDP concepts are used to establish and ma

Primary LanguageJavaScript

No issues in this repository yet.