📄️ WebRTC Protocols
Introduces the protocols on top of which the WebRTC API is built.
📄️ WebRTC Connectivity
Describes how the various WebRTC-related protocols interact with one another in order to create a connection and transfer data and/or media among peers.
📄️ The WebRTC perfect negotiation pattern
Introduces WebRTC perfect negotiation, describing how it works and why it's the recommended way to negotiate a WebRTC connection between peers
📄️ Demos (TODO)
Some demos I have been working on
📄️ Group calling architecture (TODO)
Mesh, MCU, SFU for scaling
📄️ References
All resources that I used to note about this article.