In this video we will go over the basics of Django Channels, we won't build anything particularly useful but this will be important before getting into more advanced projects that use Django Channels 3. We will set up a basic consumer and routes using web sockets and set up some basic config in the asgi.py file.
Project Code:
https://github.com/legionscript/Django-Channels-3-Example-App
Django Channels Docs:
https://channels.readthedocs.io/en/stable/
Legion Script Website:
http://legionscript.com/
Download
0 formats
No download links available.
Django Channels Beginner Tutorial - Building a Basic Django Channels 3 App | NatokHD