- Using Django Channels
- Admin Users Can Chat With Eachother
- Asynchronous
- WebSocket
- Simple Template
-
Clone this repository.
-
Open the Virtual env.
-
Create a Superuser
python manage.py createsuperuser
- And in Terminal, enter this code to run the server
python manage.py runserver
Free Software, Enjoy it ❤️