资讯

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 ...