软件包: mosquitto-clients (1.4.15-2ubuntu0.18.04.3)
mosquitto-clients 的相关链接
Trisquel 的资源:
下载源码包 mosquitto:
- [mosquitto_1.4.15-2ubuntu0.18.04.3.dsc]
- [mosquitto_1.4.15.orig.tar.gz]
- [mosquitto_1.4.15-2ubuntu0.18.04.3.debian.tar.xz]
维护者:
Original Maintainer:
- Roger A. Light
外部的资源:
- 主页 [mosquitto.org]
相似软件包:
Mosquitto command line MQTT clients
This is two MQTT version 3.1/3.1.1 command line clients. mosquitto_pub can be used to publish messages to a broker and mosquitto_sub can be used to subscribe to a topic to receive messages.
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.
其他与 mosquitto-clients 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libmosquitto1 (= 1.4.15-2ubuntu0.18.04.3)
- MQTT version 3.1/3.1.1 client library