[ 源代码: mosquitto ]
软件包:libmosquittopp1(2.0.20-1)
MQTT version 5.0/3.1.1/3.1 client C++ library
This is a C++ library for implementing MQTT version 5.0/3.1.1/3.1 clients.
MQTT provides a method of carrying out messaging using a publish/subscribe model. It is lightweight, both in terms of bandwidth usage and ease of implementation. This makes it particularly useful at the edge of the network where a sensor or other simple device may be implemented using an arduino for example.
其他与 libmosquittopp1 有关的软件包
|
|
|
|
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libmosquitto1 (= 2.0.20-1)
- MQTT version 5.0/3.1.1/3.1 client library
-
- dep: libstdc++6 (>= 5)
- GNU 标准 C++ 库,第3版