There are 0 repository under django-channel topic.
Fully featured Django and Django Channel Based Messaging Application API. This application can be used with any front-end framework/mobile-application over api
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.
Django chat app using Django Channel Sync Consumer