
Eclipse Mosquitto MQTT
Eclipse Mosquitto is an open source message broker that implements MQTT versions 5.0, 3.1.1, and 3.1 for lightweight IoT messaging and publish-subscribe communication.
About
Eclipse Mosquitto is a lightweight MQTT broker designed for IoT applications. It implements versions 5.0, 3.1.1, and 3.1 of the MQTT protocol using publish-subscribe messaging patterns. The broker is particularly well-suited for constrained environments where lightweight messagin…