NATTraversal
Everything on SkillVeris tagged NATTraversal — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
What is NAT Traversal?
NAT traversal refers to the set of techniques that let two devices establish a direct peer-to-peer connection even though one or both sit behind a NAT (Network…
What is WebRTC and How Does its Networking Work?
WebRTC is a set of browser and mobile APIs and protocols that enable real-time, peer-to-peer audio, video, and data communication directly between clients, usi…
How Would You Design Zoom?
Design Zoom around a Selective Forwarding Unit (SFU) media server model: each participant sends one encoded video/audio stream up to a nearby SFU, and the SFU…