sMQTTBroker

Communication

A simple broker library for MQTT messaging.
This library allows to send and receive MQTT messages and to host a broker in your ESP 8266 and ESP 32. It does support MQTT 3.1.1 with QoS=0.

Author: Vyacheslav Shiryaev

Maintainer: Vyacheslav Shiryaev

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32, samd architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.