How I Built Real-Time Video Calls in a MERN Chat App using WebRTC + WebSocket
Nov 19, 2025 · 13 min read · Introduction : Have you ever wondered how apps like Google Meet or WhatsApp connect two users in real time without routing audio and video through a central server? In this blog, we’ll explore how WebRTC and WebSocket work together to enable peer-to-...
Join discussion