In this video we will start setting up the Django Channels 3 Chat App. We will go through the basic tutorial in the Django Channels 3 Docs to get a working app started. This will be the start to a more advanced app that we will add to in the future. This will build off what we did in the first Django Channels video but this will be a separate project.
Code on Github:
https://github.com/legionscript/Djang...
Django Channels Docs:
https://channels.readthedocs.io/en/st...
Redis:
https://redis.io/
channels_redis Docs:
https://github.com/django/channels_redis
Legion Script Website:
http://legionscript.com/