mqttAppUsingPython A simple multiuser chatting app using MQTT Protocol and Python Install paho-mqtt library (a mqtt library for python) Run msnger.py file to use programme. msnger.py contains the code for user interaction and mqtt connection protocol.py contains the code for delivering messages to correct users.