x-ryl669/esp-emqtt5

uploaded 1 week ago
A C++ complete and size optimized MQTTv5 component. Provide a true and efficient MQTTv5 client for a fraction of the size of standard clients

readme

# esp-eMQTT5
A MQTT v5.0 client for ESP32 platform based on [eMQTT5](https://github.com/X-Ryl669/eMQTT5) library.

It's a fully compliant MQTT5 client to use in your projects.
Please refer to [library's documentation](https://blog.cyril.by/en/documentation/emqtt5-doc/emqtt5) for pros and cons of this client.

It's recommended to use version 2 of this library, available in branch v2.0.0 since the version 1 is not more maintained.

Links

License: MIT

To add this component to your project, run:

idf.py add-dependency "x-ryl669/esp-emqtt5^2.0.0-esp2"

or download archive

Stats

  • Archive size
    Archive size ~ 69.97 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

x-ryl669/esp-emqtt5 version: 2.0.0-esp2
|