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/Django-Channels-Chat/tree/master
Django Channels Docs:
https://channels.readthedocs.io/en/stable/tutorial/index.html
Redis:
https://redis.io/
channels_redis Docs:
https://github.com/django/channels_redis
Legion Script Website:
http://legionscript.com/
Download
0 formats
No download links available.
1. Chat App - Set Up The Basic Chat App - Django Channels 3 Beginner Tutorial | NatokHD