ATOUIYakoub/Realtime-Chat-App-using-Django
This project demonstrates the creation of a simple realtime chat application using Django and Django Channels. It utilizes WebSockets to enable real-time communication between users, providing a seamless chat experience.
Python