The Python Podcast.__init__

AIORTC: An Asynchronous WebRTC Framework with Jeremy Lainé - Episode 191

The Python Podcast.__init__

Real-time communication over the internet is an amazing feat of modern engineering. The protocol that powers a majority of video calling platforms is WebRTC. In this episode Jeremy Lainé explains why he wrote a Python implementation of this protocol in the form of AIORTC. He also discusses how it works, how you can use it in your own projects, and what he has planned for the future.

Next Episodes