Found 5 repositories(showing 5)
abhishekpanja554
This is a node.js webRTC signalling server that can be used to establish socket connection for video and voice calls
PetkovSvetoslav
No description available
kumarmaniish
WebRTC enables peer-to-peer communication for video, voice, and data sharing. In a setup using Node.js and React.js, React handles the front-end interface and manages peer connections via the WebRTC API. Node.js acts as the signaling server, using Express and Socket.io to exchange connection data and facilitate real-time communication.
ajay2603
Pigeon is a real-time chat app employing React.js for frontend, Express.js for backend and MongoDB as database, Socket.io for live connections, and Peer.js for hassle-free voice and video calls by implementing peer-to-peer connection with webRTC. Offering a streamlined user experience, Pigeon is web app for dynamic communication.
BINSEM
LiteConnect is a minimalist, peer-to-peer audio calling web app built with vanilla HTML/CSS/JS. It uses WebRTC for direct browser-to-browser communication and is optimized for low-bandwidth environments. No servers required – just share and paste offer/answer for instant voice connection.
All 5 repositories loaded