Home automation hub
Home Assistant / OpenHAB MQTT broker

// screenshot of mosquitto.org ↗
Mosquitto is the Eclipse Foundation's MQTT broker — lightweight, embedded-friendly, the reference implementation of MQTT 3.1.1 / 5.0. Single binary (or container), handles thousands of concurrent connections on minimal hardware. The default MQTT broker for Home Assistant, OpenHAB, and most IoT projects.
Mosquitto is the Eclipse Foundation's MQTT broker — lightweight, embedded-friendly, the reference implementation of MQTT 3.1.1 / 5.0. Single binary (or container), handles thousands of concurrent connections on minimal hardware. The default MQTT broker for Home Assistant, OpenHAB, and most IoT projects.
Where EMQX targets industrial-scale (millions of connections), Mosquitto targets home / small-business IoT with simplicity first.
Concrete scenarios where teams pick Eclipse Mosquitto over the SaaS alternative.
Home Assistant / OpenHAB MQTT broker
sensor networks, device telemetry
runs on Raspberry Pi, ESP32 dev boards
pub/sub for chat, notifications, dashboards
local broker that bridges to cloud MQTT
If your team profile matches one of these, Eclipse Mosquitto is a strong fit out of the box.
running Home Assistant / OpenHAB
developing device-to-cloud telemetry
building MQTT-based product firmware
with sensor / IoT deployments under 10k devices
teaching MQTT concepts with the reference implementation
When evaluating self-hosted options for this category, here are the dimensions on which Eclipse Mosquitto consistently lands above the alternatives.
The stack you'll plug Eclipse Mosquitto into — services, protocols, and adjacent apps in the BluixApps catalog.
eclipse-mosquitto:2.0 (release-tagged)Operational guidance from running this in production — what to do before you scale, what to lock down, what surprises people.
1883:1883 · eclipse-mosquitto:latest