uMQTTBroker VS esp_mqtt

Compare uMQTTBroker vs esp_mqtt and see what are their differences.

uMQTTBroker

MQTT Broker library for ESP8266 Arduino (by martin-ger)

esp_mqtt

MQTT Broker/Bridge on the ESP8266 (by martin-ger)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
uMQTTBroker esp_mqtt
4 1
426 292
- -
3.3 2.6
about 1 year ago about 1 year ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

uMQTTBroker

Posts with mentions or reviews of uMQTTBroker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-15.
  • MQTT local broker in ESP8266 to be accessed by a WEBGL project hosted in remote server
    4 projects | /r/MQTT | 15 Jun 2023
  • Mqtt server (broker) running on esp32?
    1 project | /r/esp8266 | 7 Nov 2022
  • Messagebus
    2 projects | /r/esp8266 | 21 Jun 2022
    limited on 8266 https://github.com/martin-ger/uMQTTBroker
  • Should I even try?
    1 project | /r/esp8266 | 27 Aug 2021
    You could use MQTT as a form of communication for all the devices, and make all your messages retained, so whenever some device updates the status, all subscribed devices will receive the new message, and because the messages are retained any new device will imediatly receive the retained messages, essencially syncing all current and future devices. Technically you will have an MQTT server, or better know as broker in this context, so a RPi would a good ideia, but an ESP8266 might be sufficient, I've beber tried it though A quick search on Google lead me to this link: "GitHub - martin-ger/uMQTTBroker: MQTT Broker library for ESP8266 Arduino" https://github.com/martin-ger/uMQTTBroker .

esp_mqtt

Posts with mentions or reviews of esp_mqtt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-15.

What are some alternatives?

When comparing uMQTTBroker and esp_mqtt you can also consider the following projects:

Tasmota - Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

TinyMqtt - ESP 8266 / 32 / WROOM Small footprint Mqtt Broker and Client

ESP8266Audio - Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32

esp8266-oled-ssd1306 - Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32

TFT_eSPI - Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

esp8266_deauther - Affordable WiFi hacking platform for testing and learning

wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime

async-mqtt-client - 📶 An Arduino for ESP8266 asynchronous MQTT client implementation

hivemq-community-edition - HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform