In this video, we’ll build a real-time chat application using Django and WebSockets! We'll set up Django Channels to support WebSocket connections, allowing for live message updates between users. By the end, you'll have a fully functional chat app with asynchronous messaging for smooth, real-time interactions!
Resources:
GitHub repo:-
https://github.com/neszen/chat_app