https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.mosquittomqtt-dc9656f2-6c25-40ca-856e-a55fa45d31b1/image3_pCloud216.png
Mosquitto MQTT
por pcloudhosting
Just a moment, logging you in...
Version 2.0.18 + Free Support on Ubuntu 24.04
Mosquitto MQTT on Ubuntu 24.04 is a lightweight and high-performance message broker implementing the MQTT protocol. It enables efficient, real-time communication between devices and applications, making it ideal for IoT, automation, and distributed systems.
Key Features:
- Supports MQTT protocols
- Low-latency messaging with minimal resource usage
- Scalable for small to large IoT deployments
- Secure communication with TLS support
- Includes client tools for publishing and subscribing
Quick Start:
$ sudo su $ sudo systemctl enable mosquitto $ sudo systemctl start mosquitto $ mosquitto -h | head -n 1
Disclaimer: Mosquitto MQTT is open-source software licensed under the Eclipse Public License. It is provided "as is" without warranties. Users are responsible for compliance and usage.