webrtc-sample icon indicating copy to clipboard operation
webrtc-sample copied to clipboard

Demo app to learn WebRTC. Communicates with itself via RTCPeerConnection

Results 1 webrtc-sample issues
Sort by recently updated
recently updated
newest added

I saw your article saying browser to browser connection with out a server. How about app to app connection without server? Is it possible? I have a chat app built...