Django Channels in practice
Aaron Gee-Clough at PyCon 2019
Django Channels allows developers to make real-time web applications using websockets while maintaining access to the full Django batteries-included model for web applications. This talk will focus on what it takes to run a channels application in production, what's possible with Django Channels beyond chat rooms, and what pitfalls & idiosyncrasies you can expect to run into when using Channels in practice.
Slides can be found at: https://speakerdeck.com/pycon2019 and https://github.com/PyCon/2019-slides
Slides can be found at: https://speakerdeck.com/pycon2019 and https://github.com/PyCon/2019-slides