Django and real time applications
Channels allows you to reduce complexity, learn more
The web is filled up by real time applications, which are increasingly complex and require different tools to be developed. Let’s build one of these app with Channels, a Django framework that allows to go beyond http request-response mechanism.