Lightweight MQTT Broker for ESP32: Mosquitto ported to ESP-IDF · Developer Portal #490
Replies: 1 comment
-
This is really cool 🔥 There are a lot of use cases for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lightweight MQTT Broker for ESP32: Mosquitto ported to ESP-IDF · Developer Portal
Mosquitto -- the industry-standard MQTT broker -- has been ported to ESP-IDF. Its lightweight version retains Mosquitto's core functionality and security features to run on resource-constrained IoT devices. This MQTT broker is ideal for edge computing, testing, and standalone IoT deployments. In this article, we will do an overview and show you how to get started.
https://developer.espressif.com/blog/2025/05/esp-idf-mosquitto-port/
Beta Was this translation helpful? Give feedback.
All reactions