Skip to content

AjayKumar2916/mqttchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd mqttchat
virtualvenv venv
source venv/bin/activate
cd mqttchat
python manage.py makemigrations
python manage.py migrate
python manage.py createsuper
Login into django admin and create some users and topics and suscribers
Login into the dashbaord with created users
Select the topics and start sending massages

About

MQTT Django Chat Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published