this video shows how we can create a real time chat app using websockets and asgi channels . we have used channels to route and handle websocket connection .this video is for those who understand basics of django .
Github Code - https://github.com/gitisgift/chatbox.git
#django #realtime
0:00 Introduction & End Result
3:00 Theory
6:15 Code Understanding