There are 0 repository under channels-redis topic.
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 utilize Django Notifications HQ.
🚀 Kickstart Your Django Project with django-startproject!
Repositorio del Proyecto de desarrollo de una aplicación de chat en tiempo real, desarrollado con Django, channels, channels-redis, daphne y websockets
This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.
Websocket with Django and Channels
Django Channels real-time project configuration
A real-time statistics rooms built with django, channels, websockets and charts js
SPA-Service is a single-page application built with Django and Vue.js, featuring real-time communication via Django Channels and WebSockets. The project is deployed on AWS with Nginx for serving the application efficiently.
💬 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.
Projeto desenvolvido com intuito de ajudar pequenas lanchonetes a se organizar e melhorar o atendimento de seus clientes.
realtime chat using django channels
Group chat created with Django REST, Django Channels, websockets and Redis
A complete full stack chat powered by django
Real-time chat servers using Redis and channels
E-learning platform with content management system
Realtime chat messaging with django channels over web sockets with redis channel layers.
Modern Programming Technologies Major Project: Social Networking System for Alumni (Django + React Native)
Интерфейс для получения всех электронных писем с вложениями с самых популярных почтовых сервисов gmail.com, yandex.ru, mail.ru
Channels is a project that takes Django and extends its abilities beyond HTTP - to handle WebSockets, chat protocols, IoT protocols, and more. It’s built on a Python specification called ASGI.