| Name |
mosquitto |
| Version |
2.1.2 |
| Summary |
Open source MQTT implementation |
| Description |
Mosquitto is an open source (Eclipse licensed) message broker that implements the MQ Telemetry Transport protocol version 3.1, 3.1.1 and 5, providing both an MQTT broker and several command-line clients. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. |
| Section |
console/network |
| License |
EPL-2.0 | BSD-3-Clause |
| Homepage |
http://mosquitto.org/
|
| Recipe file |
recipes-connectivity/mosquitto/mosquitto_2.1.2.bb
|
| Layer |
meta-networking (master branch) |
| Inherits |
- cmake
- gcc
- gcc-native
- pkgconfig
- systemd
- update-rc.d
- useradd
- useradd_base
|
| Dependencies |
- base-files
- base-passwd
- cjson
- cmake-native
- gcc-cross-i686
- libwebsockets
- ninja-native
- openssl
- pkgconfig-native
- shadow
- shadow-native
- shadow-sysroot
- systemd
- systemd-systemctl-native
- uthash
- virtual/compilerlibs
- virtual/libc
- libedit
- dlt-daemon
- c-ares
- libmicrohttpd
- libxslt-native
- docbook-xsl-stylesheets-native
- sqlite3
- openssl
- systemd
- libwebsockets
|
| PACKAGECONFIG options |
- ctrl-shell
- dlt
- dns-srv
- http-api
- manpages
- persist-sqlite
- ssl
- systemd
- vardepvalue
- websockets
|