There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple chat web app built with Django. The app implements basic user authentication, a REST API (DRF) and chatting is done over web-sockets (Django-Channels).