Share files between clients by using webRTC protocol without any server (P2P)
-
Updated
May 19, 2024 - Go
Share files between clients by using webRTC protocol without any server (P2P)
Developed a video call application by directly implementing WebRTC protocols without using any external WebRTC libraries. The frontend was built with React, while the backend utilized Node.js. This project involved setting up peer-to-peer video communication, handling signaling, and managing media streams to enable seamless real-time video calls.
Add a description, image, and links to the webrtc-protocol topic page so that developers can more easily learn about it.
To associate your repository with the webrtc-protocol topic, visit your repo's landing page and select "manage topics."