There are 5 repositories under django-chat-app topic.
PrivatePing is a secure messaging application built on Python's Django framework, providing end-to-end encryption for messages exchanged between users.
A chat application built using Django Rest Framework. Users can add other users as friends and have one to one chat.
A chatting app with django, django-rest-framework, django-channels & react js
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.
django chat application
A Real-TIme chat application using Django
The Django ChatGPT Integration is a web application that combines the Django web framework with ChatGPT, an AI language model developed by OpenAI. The project provides a user-friendly chat interface for interacting with an AI-powered chatbot. It seamlessly integrates with ChatGPT APIs to generate intelligent responses to user queries.
A chat application built using Django Rest Framework. Users can add other users as friends and have one to one chat.
Whatsapp Clone using django, django-channels and websocket
Fullstack chat application using django rest framework and reactjs
Its a Chat application which consist of Public Chat and Private Chat (one-to-one chat) functionality.
Group chat app built with django-channels
Django Messenger - A FullStack One to One messenger/ Chat Application built with Django REST Framework and React.
Group chat app built with django-channels
APPLICATION DE CHAT EN TEMPS RÉEL AVEC DJANGO CHANNEL
A real-time chat application built with Django Channels, WebSockets, and other technologies.
Django- React realtime chat web application using Websocket
This is simple Django group-based chat application. We are using `channels[daphne]` library with `InMemoryChannelLayer` channel layer for async communication, Also `djangorestframework` for the REST APIs.
Chatto is a chat application to connect and chat with people on the network.
Django-powered chat app offers a seamless experience for connecting with friends, colleagues, or like-minded individuals. Create and manage public or private groups to foster discussions within specific communities. Dive into one-on-one conversations through private chats for more intimate interactions.
A django chat app that demonstrates the power or websockets with the purpose of learning and understand django channels.
Sandesha is a real-time chat application developed using Django Channels, WebRTC, Django Rest Framework, React, MySQL, and AES encryption. It provides users with a seamless and secure platform for one-on-one messaging, group chats, video calls, and social interactions.
real time chat
Chap App with Django and Django Channels
HuaoMao social network, developed with Django + React
django social media clone with chat
Channels wraps Django’s native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-running connections too - WebSockets, MQTT, chatbots, amateur radio, and more.
A Real-Time Chat Application that allows users to engage in real-time messaging. Built with React, TypeScript, Tailwind CSS, Shadcn/ui, Django, Django REST Framework, Django Channels, and PostgreSQL
Live Chat Vite React application with Django Backend
A Personal chat messaging app built using Django with Tailwind CSS
Chat application and frontend task with deployment
LetsChat is a django messaging that was made as my final project for my 2024 fall semester.
Django chat app using Django Channel Async Consumer