Home
Softono
e

eclipse-paho

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
8

Software by eclipse-paho

paho.mqtt.embedded-c
Open Source

paho.mqtt.embedded-c

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)

IoT & Embedded IoT Platforms
1.5K Github Stars
paho.mqtt.golang
Open Source

paho.mqtt.golang

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

IoT Platforms
3.1K Github Stars
paho.mqtt.c
Open Source

paho.mqtt.c

An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/

JavaScript Libraries & Components IoT Platforms
2.3K Github Stars
paho.mqtt.java
Open Source

paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.

JavaScript Libraries & Components IoT Platforms
2.3K Github Stars
paho.mqtt.testing
Open Source

paho.mqtt.testing

An Eclipse Paho project - a Python broker for testing

Testing & QA Push Notifications
111 Github Stars