如何创建Django实时应用程序||教程2020 || DJANGO频道|| WebSockets异步



#djangochannels#实时#django
实时应用程序是任何Web应用程序中最受欢迎的功能。在本视频中,我创建了一个实时图形,该图形可以从后端进行更新而无需刷新UI。

00:20最终结果演示
01:00关于Django应用程序的一些介绍
02:00如何使Django实时?
02:24 Websockets
04:58了解WSGI
06:00了解ASGI
07:05 Django频道
07:34消费者
12:00 Websockets中的实时方案
13:10项目的架构
14:30创建实时Django应用程序的步骤
15:15 Django基本图形应用
17:15在设置中添加频道
18:42添加routing.py
21:15在应用程序中添加WebSocket URL
25:15在应用中添加消费者
30:41了解范围
34:51在您的应用中添加Redis频道
37:00使用WebSocket客户端进行通信
44:39 Java脚本中的Websocket

该课程资料在github repo中:
https://github.com/sharmasw/RealTimeDjangoTutorial.git

请通过单击以下链接订阅我的频道:https://www.youtube.com/channel/UCKXQTY–Ha6_aT8zKxQ0rGw?sub_confirmation=1

7 comments
  1. bro could you make a recommendation system using tensorflow and integrate the model in a e – commerace type web application of django. please bro… by the ways loved your videos

  2. awesome tutorial …i request you to make tutorial on how many users click the link, their ip address,i mean tracking their activities in graph from in backend side of blog website?

Comments are closed.