Web Real-Time Communication (or WebRTC) is the open standard browsers use to send audio, video, and data straight to each other. There's no plugin or native app, nothing beyond an API that every browser already ships. WebRTC covers the media path: once two peers have found each other, everythin...

Source: [Dev.to](https://dev.to/karanpratapsingh/webrtc-at-scale-2di1)

Sponsored