This project is a peer-to-peer video calling platform built using WebRTC, with Socket.IO for WebSocket communication. It enables users to make video calls directly between their web browsers without any intermediate server.
- Peer-to-peer video calling
- WebSocket communication using Socket.IO
- Frontend built with Vite and React
- Backend powered by Express
- Deployed on Koyeb (server) and Vercel (client)
This project is licensed under the MIT License. See the LICENSE file for details.