PyCon 2019 in Cleveland, Ohio

Saturday 12:10 p.m.–12:40 p.m. in Atrium Ballroom AB

Django Channels in practice

Aaron Gee-Clough

Description

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.