Description
Runs an MQTT broker that lets devices and applications exchange small publish-subscribe messages. It is commonly used for IoT, sensors, home automation, monitoring, and lightweight service communication.
Use it when you need a message broker and can configure listeners, users, passwords, TLS, and topic permissions. An open broker can expose device data or allow unwanted control messages.