paho.mqtt.embedded-c
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
MQTT Android
paho.mqtt.golang is a Go client library from the Eclipse Paho project for connecting applications to an MQTT broker. It implements the MQTT 3.1 and 3.1.1 protocols, enabling applications to publish messages and subscribe to topics to receive published messages. Key features include fully asynchronous operation, support for MQTT over websockets using ws:// or wss:// URI prefixes, and HTTP/HTTPS proxy support through standard environment variables. The library allows configuration of log levels including ERROR, CRITICAL, WARN, and DEBUG for troubleshooting. Installation is straightforward via Go modules by importing github.com/eclipse/paho.mqtt.golang, with an alternative installation through GOPATH for legacy projects. The client has dependencies on the gorilla websocket package and Google's proxy package. A separate MQTT V5 client is available at github.com/eclipse/paho.golang. Sample code demonstrating usage patterns is provided in the cmd directory of the repository. The library is commonly used for IoT app
paho.mqtt.python
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
paho.mqtt.javascript
An Eclipse Paho project - a Python broker for testing