The book provides a comprehensive breakdown of the WebRTC architecture , focusing on both the JavaScript APIs used by developers and the underlying network protocols:
: Extensive detail is provided on NAT and firewall traversal using STUN and TURN servers , as well as the signaling process required to establish connections. WebRTC: APIs and RTCWEB Protocols of the HTML5 ...
: Later editions include dedicated chapters on communication security , encryption via DTLS-SRTP, and browser security models. Key Features by Edition Runnable Code The book provides a comprehensive breakdown of the
“If you really want to understand what happens behind the scenes when you call certain functions in the WebRTC APIs of browsers, then this is for you.” gingertech.net · 12 years ago draft-johnston-rtcweb-zrtp-02.txt - IETF encryption via DTLS-SRTP
The third edition introduces Wireshark packet captures to help visualize and debug network messages.