Django Channels & WebSockets Oversimplified



Django Channels & WebSockets Oversimplified

Django Channels & WebSockets Oversimplified

An over simplified real time chat application using Django channels and websockets.

Django Complete Course: https://www.udemy.com/course/django-with-react-an-ecommerce-website/?referralCode=08CC1EF9068747827E19

Source code: https://github.com/divanov11/django-channels-basic-chat

Follow me on twitter for more personalized content:
https://twitter.com/dennisivy11

Timestamps:
00:00 – Intro
1:18 – Setup Django Project
3:00 – Configure channels
4:21 – Establish WebSocket Connection
5:30 – Consumers
7:08 – Routing
7:40 – Routing configuration in ASGI
8:49 – Sending Messages
11:50 – Channel Layers Explained

Comments are closed.