You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squaak is a Web-application with video chat and real-time messaging capabilities. Squaak's Video Chat utilizes Agoras SDK and Agora Token Builder. Squaak's Messaging utilizes Django Channels and Web Sockets in order to provide RTC. The friends interface allows users to interact with one-another in various ways. The notifications in this web-app …
This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.
Repositorio del Proyecto de desarrollo de una aplicación de chat en tiempo real, desarrollado con Django, channels, channels-redis, daphne y websockets
💬 A Django-powered chat application allowing users to create asynchronous chat rooms. Each room is accessible to all users, providing a platform to archive their conversations. Registration and login are mandatory for using the chat application.