Simple Django Realtime Chat App Tutorial – Simple Django Tutorial With Channels And Redis

Hi everyone 🙂
I just released a new video on my channel. Learn how to build a simple realtime chat application using Django, Web sockets, Channels and Redis. Messages are stored in a database, so it's even possible to see old messages.

Video:
[https://www.youtube.com/watch?v=wLwu1NqU1rE](https://www.youtube.com/watch?v=wLwu1NqU1rE)

Let me know what you think 😀

1 thought on “Simple Django Realtime Chat App Tutorial – Simple Django Tutorial With Channels And Redis”

Leave a Comment