Understanding WebRTC: Real-Time Media Communication in Browsers
WebRTC (Web Real-Time Communication) is the core/only protocol that lets you do real time media communication from inside a browser. Applications requiring sub-second latency rely heavily on WebRTC.
Why WebRTC?
WebRTC is indispensable for application...
amanog.hashnode.dev5 min read