This video is the most minimal example of how to use Django Channels to create a Real Time application.


Django generates numbers from 0 to 100, and send them to the frontend via opened WebSocket connection.


And these numbers are rendered in real time without any actions from the User.

#django

Django Channels 3 - The Most Minimal Real Time App
1.50 GEEK