A chat made to exchange realtime messages, using django, and websockets to create a realtime communication via http.
- Python
- Django
- Channels
- Daphne
To contribuit you gotta create a project fork, then after do for your modifications, and send me a pull request.
# clone the project repository
git clone https://github.com/angelo-francisco/Chatto.git
# install the dependencies
pip install -r requirements.txt
# run, and be happy 😁
cd src
python manage.py runserver
Project license Here
By Ângelo Francisco🖖