如何創建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.