DJANGO CHANNELS 2 Tutorial (V2) - Real Time - WebSockets - Async

preview_player
Показать описание
DJANGO CHANNELS Tutorial (V2) - Real Time - WebSockets - Async

0:00:00 - Welcome
0:00:49 - Requirements
0:01:38 - Install and Integrate Channels
0:05:47 - Your First Consumer
0:10:41 - Routing your WebSocket
0:17:22 - WebSocket with JavaScript
0:23:25 - Accept WebSocket Connection
0:27:08 - Users & Database Objects
0:31:09 - Sending Data with JavaScript
0:39:00 - Echo Messages
0:43:23 - Display Messages
0:50:25 - Integrate Redis
0:54:24 - Create the Chat Room
1:04:30 - Reconnect and Save

Рекомендации по теме
Комментарии
Автор

It's 2022 -- who wants a new version of this series? Please comment below.

Also here are the chapters:

0:00:00 - Welcome
0:00:49 - Requirements
0:01:38 - Install and Integrate Channels
0:05:47 - Your First Consumer
0:10:41 - Routing your WebSocket
0:17:22 - WebSocket with JavaScript
0:23:25 - Accept WebSocket Connection
0:27:08 - Users & Database Objects
0:31:09 - Sending Data with JavaScript
0:39:00 - Echo Messages
0:43:23 - Display Messages
0:50:25 - Integrate Redis
0:54:24 - Create the Chat Room
1:04:30 - Reconnect and Save

CodingEntrepreneurs
Автор

So thankful to find a tutorial that actually explains what is happening instead of just copying and pasting code. Thank you for this!!

aydencraig
Автор

Absolutely awesome, man! It's cool to see you doing more advanced Django tutorials. Never used Django channels before but it's a great chance to try it out. Thank you, Justin!

TaPOegD
Автор

I literally became a django pro because of this channel. Absolutely love this guy. Keep it going.

roccociccone
Автор

Wow man dope! You have started to take your django tutorials on a whole new level mate! Lots of love as always and keep it up!

helloworld
Автор

Hey man ! This was awesome. I really wondered what you exactly talking about at first, but then later I watched it like 10 time along with having the docs at the side. And it all started making sense. This video of channels and channels docs together is ❤️

tejasmandre
Автор

This cleared out all the problems that I was having for a week in just an hour. Thank you

syedbilalali
Автор

Excellent video. It helped me a lot in the project I'm doing, I was running after a tutorial on channels and I finally found a great one! Congratulations and may you be very successful in your projects!

leandroalmeida
Автор

Man I cannot believe it you're such a good teacher

missionaryfamily
Автор

i have been waiting for this a long time
Thanks

lekanakanbi
Автор

Whenever I watch your videos, I disable my ad block, at least that's what I could do

anoopkg
Автор

This is very cool. You made a step by step tutorial to go through the whole socket connection lifecycle. I'm working on a quotes app that streams realtime securities quotes, so i thought of exploring Django channels to make it happen. Your tutorial really get me going. Thanks a lot!

Irshu
Автор

Very good tutorial on django channels with step by step guide. Thank you!

mobileplay
Автор

Kudos to your dedication brother.I learn a ample concept from you.Love You from Nepal!

nirmalpandey
Автор

Yes yes yes. Thank you bro please continue this tutorial☺👍

arenmkhoyan
Автор

This is by far one of the best tutorials i have ever watched, went straight and signed up. Thank you so much!

rasmuslinden
Автор

This content is so dope, keep moving! Do not stop!

FillerWorld
Автор

pure The best explanation on django channels by far.

mirrormirage
Автор

Saved me a lot of headaches, appreciate your effort cfe !

radosawskabania
Автор

15:59 you should login as first superuser and go to the messages url of the second superuser. You'll get an error if you try to get Thread of the same user as logged in.

druzhininpavel