MQTT message broker for publish-subscribe messaging
Message broker implementing the MQTT protocol
mosquittomosquitto_pubmosquitto_sub$ mosquitto$ mosquitto_pub -h localhost -t home/temperature -m 22.5$ mosquitto_sub -h localhost -t home/temperature