Django Channels & WebSockets Oversimplified

Django Channels & WebSockets Oversimplified

Dennis Ivy

2 года назад

128,626 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@LordFullStack
@LordFullStack - 20.01.2022 11:41

if possible .then Also Add One to one chat in the coming Video please!

Ответить
@wolfred10
@wolfred10 - 15.12.2023 00:44

This tutorial needs an update, you have to include the package "daphne" for it to work

Ответить
@althafav7158
@althafav7158 - 10.12.2023 23:34

Full chat app tutorial?? Where is it

Ответить
@emadshoaib7846
@emadshoaib7846 - 24.11.2023 13:45

can someone send all the code he has written here ?

Ответить
@sengendomark-xe6id
@sengendomark-xe6id - 10.11.2023 15:16

Its good but try to be slow please ur so fast

Ответить
@solarris5409
@solarris5409 - 08.11.2023 17:25

Awesome tutorial! Thank you, you helped me a lot for my english project :)

Ответить
@mrviktor2449
@mrviktor2449 - 26.10.2023 19:53

take a breath,

Ответить
@ArisAris-fs1ip
@ArisAris-fs1ip - 25.10.2023 20:11

In order to make it work, i had to install daphne.... It happens with the channels version 4.0.0

Ответить
@jairajsahgal7101
@jairajsahgal7101 - 13.10.2023 14:12

Thank you

Ответить
@acecool1715
@acecool1715 - 21.08.2023 12:29

Does anyone know which theme of VSCode is he using? Thanks

Ответить
@krigarious8327
@krigarious8327 - 17.08.2023 20:32

I want to implement an inbox feature in my django project. This user inbox feature allows the users receive message from the admin.
How do I do that?

Ответить
@anshumankumar1992
@anshumankumar1992 - 15.08.2023 13:10

my ASGI server is not starting, what to do ?

Ответить
@yashinshekh802
@yashinshekh802 - 15.08.2023 07:52

you are amazing as always

Ответить
@deep-horizons
@deep-horizons - 08.08.2023 18:31

Thank you for this great in-depth tutorial, this fixed my problem,
Would you please give us tips, on how you learn this Django, I mean to say you know how and which library we should load for the specific purpose.
Please if you guide us on how we can learn Django as Good as you are,
Thank you again 👍

Ответить
@giuliodigiamberardino3223
@giuliodigiamberardino3223 - 12.07.2023 08:20

I can’t see “Starting ASGI/Channels” in my run server..

Ответить
@Michael-nc3lp
@Michael-nc3lp - 04.07.2023 22:58

very helpful, thanks a lot

Ответить
@divyanshnautiyal8110
@divyanshnautiyal8110 - 02.07.2023 21:51

not getting channels/ASGI

Ответить
@siddharthsrivastava4491
@siddharthsrivastava4491 - 28.06.2023 09:54

It's perfect!

Ответить
@user-oh1lu3vw8b
@user-oh1lu3vw8b - 28.05.2023 20:54

great video, very helpful!

Ответить
@aphelioschenik3162
@aphelioschenik3162 - 27.03.2023 13:00

PLZ PIN THIS COMMENT OF @Shivam Athiya

For those who are struggling like me to achieve this - Starting ASGI/Channels version 3.0.5 development server or
If you cannot send messages, the problem is channels version.
You have to change the channels version to the 3.0.5.
The latest version of channels is 4.0.0 and it seems not to be working.
So do:
pip install channels==3.0.5
or change the version in your virtual environment to:
channels==3.0.5


thanks to this guy -

@Szymon Budziak

Ответить
@patrikwihlke4170
@patrikwihlke4170 - 26.03.2023 00:53

Well explained but hardly the best API for these things

Ответить
@21Veras
@21Veras - 24.03.2023 23:36

Thank you for the explanation, I'll try to implement it in a personal project.

Ответить
@ItsMe-vo1du
@ItsMe-vo1du - 20.03.2023 20:47

I love you

Ответить
@omamokejeffrey5626
@omamokejeffrey5626 - 05.03.2023 05:02

Hi sir, have u been able to deploy channels on railway or heroku?

Ответить
@kassimolawale4223
@kassimolawale4223 - 19.02.2023 01:44

Thank you so much, you really helped me understand this alot..... reading the channels doc it's now making sense to me
I had to install daphne so as the asgi could actually start

Ответить
@daltonsaid
@daltonsaid - 17.02.2023 00:00

Thanks for the video.
Have you made the one with redis yet? I haven't been able to find it in your video list

Ответить
@Ronobuildstech
@Ronobuildstech - 03.01.2023 21:56

is rendering a html file really necessary when working with django restframework?

Ответить
@usurpercries
@usurpercries - 31.12.2022 19:51

Anyone else have an issue where the first message sent from one user won’t appear until your second user also sends a message. Then they both well send and update like normal. After refresh both users are connected but until both users send a message neither the code seems to be broken.

Ответить
@raghavendrakesari337
@raghavendrakesari337 - 25.12.2022 13:50

play this video in 2x and you will find Andrew Tate

Ответить
@Ben-mf4go
@Ben-mf4go - 06.12.2022 02:14

this was great

Ответить
@barutistudio1397
@barutistudio1397 - 24.11.2022 00:50

Dennis did you publish the tutorial with reddish?

Ответить
@killleader6444
@killleader6444 - 17.11.2022 12:03

Really oversimplified and helpful. Thanks a lot dude
also can we use this channels and websockets along with backend APIs as well ?

Ответить
@a.ejfler3058
@a.ejfler3058 - 11.11.2022 21:23

Dennis you have a gift for oversimplifying things for us :) looking forward to see one to one chat video with Redis

Ответить
@emmanuelatikese3645
@emmanuelatikese3645 - 07.11.2022 12:55

please Dennis I'm still waiting for the chat app using django channels
🙏🙏

Ответить
@todorpopov8613
@todorpopov8613 - 02.11.2022 13:29

10k uncommitted changes 💀💀

Ответить
@shashishekhar----
@shashishekhar---- - 02.11.2022 07:32

such an nice way to explain things, thanks

Ответить
@syedrayyan536
@syedrayyan536 - 27.10.2022 08:11

hey, as you mentioned in the video channel layers will be different for the production. So will you please add this video of deploying websockets!

Ответить
@gheathalabbas298
@gheathalabbas298 - 25.10.2022 16:07

We are still waiting for that full chat app tutorial 😁😅.
Your videos are really amazing ♥️.

Ответить
@havehalkow
@havehalkow - 21.10.2022 11:51

It didn't work for me for some reasons, but I learned something, thank you!

Ответить
@vahidmaleki4641
@vahidmaleki4641 - 13.10.2022 17:42

​ @Dennis Ivy is it possible to build this app without html and js just with drf (api) ? (should i learn js? is it necessary for django developer?)

Ответить
@aishsingh9909
@aishsingh9909 - 29.09.2022 12:35

Absolutely loved it, very concise and to the point

Ответить
@KachkolAsa
@KachkolAsa - 08.09.2022 09:14

Did you ever created a video with Redis? If yes please let me know.

Ответить
@CharlesBLim
@CharlesBLim - 31.08.2022 02:32

Boy that was intense, oversimplified indeed but my mind gets overloaded with this advance lesson on Channels and websockets. Thanks

Ответить
@ashitoshkamble685
@ashitoshkamble685 - 27.08.2022 11:22

Really helps as very much simplified explanation. Thanks.

Ответить
@99phenomenon
@99phenomenon - 21.08.2022 09:57

Thank you! (PleinDone) 21822

Ответить