Simple, Flask Extension for the MQTT protocol
copied from cf-staging / flask-mqttFlask Extension for the MQTT protocol. Basically it is a thin wrapper around paho-mqtt and aimes to simplify MQTT integration in Flask. MQTT is a machine-to-machine "Internet of Things" protocol and was designed for extremely lightweight publish/subscribe messaging transport.