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/Djang...
Django Channels Docs:
https://channels.readthedocs.io/en/st...
Legion Script Website:
http://legionscript.com/