A chatting app with django, django-rest-framework, django-channels & react js
-
Updated
Dec 2, 2022 - JavaScript
A chatting app with django, django-rest-framework, django-channels & react js
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 chat web app made with django + react
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.
Operating Systems final project
A minimal discord application where multiple groups of people can chat, developed with Django and Django Channels.
Add a description, image, and links to the django-channels-chat topic page so that developers can more easily learn about it.
To associate your repository with the django-channels-chat topic, visit your repo's landing page and select "manage topics."