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 😀
Just watched the initial part of it and was able to follow it. Will update you once done