WebRTC is an open framework that enables Real Time Communication(RTC), which is very useful for things like Video-Audio calling, Chatting, P2P file sharing, … It is the open standard for real-time communication, which powers so many products and is being used in production at huge organizations. Applications like Zoom makes use of WebRTC indirectly for the data channels and stuff.
Table of contents
<>IP Addresses and NAT</>THE STEPS TO MAKE A CONNECTION<>Session Description Protocol(SDP)</><>Session Traversal Utilities for NAT(STUN)</><>Traversal Using Relay NAT (TURN)</><>ICE CandidateSort: