Websocket with Django and Channels
-
Updated
Oct 8, 2024 - Python
Websocket with Django and Channels
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.
Websocket with Django and Channels
Add a description, image, and links to the group-chat-django topic page so that developers can more easily learn about it.
To associate your repository with the group-chat-django topic, visit your repo's landing page and select "manage topics."