What is WebRTC?
Overview
WebRTC stands for Web Real-Time Communication.
It is a free, open-source project providing web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs).
With WebRTC, you can ad...
webdevanas.hashnode.dev2 min read
Maria
Developer
Thanks for a detailed description of what is WebRTC. Do you know what is the difference between WebRTC vs WebSocket?