Name : libpaho-mqtt
| |
Version : 1.3.0
| Vendor : obs://build_opensuse_org/home:interstar001
|
Release : 2.1
| Date : 2021-07-21 10:51:00
|
Group : Productivity/Networking/Other
| Source RPM : paho-mqtt-1.3.0-2.1.src.rpm
|
Size : 0.64 MB
| |
Packager : (none)
| |
Summary : MQTT C Client libraries
|
Description :
The Paho MQTT C Client is a fully featured MQTT client written in ANSI standard C. C was chosen rather than C++ to maximize portability. A C++ API over this library is also available in Paho.
In fact there are two C APIs. \"Synchronous\" and \"asynchronous\" for which the API calls start with MQTTClient and MQTTAsync respectively. The synchronous API is intended to be simpler and more helpful. To this end, some of the calls will block until the operation has completed, which makes programming easier. In contrast, only one call blocks in the asynchronous API - waitForCompletion. Notifications of results are made by callbacks which makes the API suitable for use in environments where the application is not the main thread of control.
This package contains libraries only.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/Monitoringplugins/SLE_15_SP1/x86_64 |