# 使用 Homebrew 安装 wolfmqtt

查看 wolfmqtt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:wolfmqtt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wolfmqtt
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:wolfmqtt
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/wolfmqtt>
- **版本:** 2.1.0
- **来源摘要:** Small, fast, portable MQTT client C implementation
- **主页:** <https://www.wolfssl.com>
- **仓库:** <https://github.com/wolfSSL/wolfMQTT>
- **上游文档:** <https://www.wolfssl.com>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://github.com/wolfSSL/wolfMQTT/archive/refs/tags/v2.1.0.tar.gz>
- **最后更新:** 2026-07-03T00:12:41Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- wolfmqtt-config (cli)
- wolfmqtt-config (别名)

## 依赖

- wolfssl

## 构建依赖

- autoconf
- automake
- libtool

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.1.0
- 管理器更新时间: 2026-07-03
- 本地数据: OK
- 上游仓库: https://github.com/wolfSSL/wolfMQTT
- 检测到的最新版本: v2.1.0 (当前)
## 项目历史与用法

wolfMQTT is wolfSSL's small C MQTT client library for embedded and resource-constrained systems. It provides MQTT client functionality with plain TCP or TLS via wolfSSL, and the project positions itself around portability, low code size, QoS 0-2 support, MQTT 3.1.1, MQTT 5.0, and MQTT-SN.

### 项目历史

wolfSSL's changelog says wolfMQTT has existed since the project's beginning in 2015, and GitHub release metadata shows early public releases in November and December 2015. The GitHub repository was created in October 2015, matching the changelog's project-start chronology.

The library is part of the wolfSSL product family rather than an independent MQTT broker or application. Its README and product page describe it as an MQTT Client written in C for embedded use and built from the ground up to be multi-platform, space conscious, and extensible, with TLS supplied through wolfSSL.

### 采用历史

wolfMQTT's adoption follows the same embedded-security channel as wolfSSL: users who already rely on wolfSSL for TLS can add MQTT without bringing in a large runtime or a separate TLS stack. Its repository and releases show steady maintenance into the 2020s, with 2.0.0 released in March 2026.

A notable protocol transition was MQTT 5.0 support. wolfSSL's 2019 post noted that wolfMQTT, originally based on MQTT 3.1.1, also supported MQTT v5.0 after the OASIS standardization work, bringing features such as scalability improvements, better error reporting, capability discovery patterns, user properties, and support for small clients.

### 使用方式

Users embed wolfMQTT into firmware, gateways, RTOS applications, and C programs that need to publish or subscribe to broker topics. The examples include a general MQTT client, firmware update examples, and WebSocket broker tests, making the package useful both as a library dependency and as a reference implementation for constrained MQTT clients.

### 为什么软件包爱好者会关心

The package matters because it is an MQTT client in the same packaging and licensing orbit as wolfSSL. For embedded package maintainers, that means a small C MQTT stack whose TLS story is deliberately aligned with the wolfSSL library already used for HTTPS, DTLS, and device-security work.

### 时间线

- 2015: wolfMQTT project begins; early GitHub releases v0.2 and v0.3 published in November.
- 2016: 0.x releases continue as the library matures.
- 2019: wolfSSL documents wolfMQTT support for MQTT v5.0 after OASIS standardization.
- 2022: changelog records wolfMQTT 1.12.0 with MQTT v5 fixes and multithreading-related API work.
- 2026: wolfMQTT v2.0.0 released.

### Related projects

- wolfSSL supplies the TLS layer wolfMQTT uses for secure MQTT connections.
- MQTT 3.1.1, MQTT 5.0, and MQTT-SN are the protocol specifications wolfMQTT targets.

### 来源

- <https://api.github.com/repos/wolfSSL/wolfMQTT>
- <https://api.github.com/repos/wolfSSL/wolfMQTT/releases?per_page=100>
- <https://github.com/wolfSSL/wolfMQTT>
- <https://www.wolfssl.com/docs/wolfmqtt-changelog/>
- <https://www.wolfssl.com/products/wolfmqtt/>
- <https://www.wolfssl.com/wolfmqtt-support-mqtt-v5-0-2/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wolfmqtt
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [wolfssl](https://pkg.so/zh-hans/brew/wolfssl/) - Runtime dependency declared by Homebrew.
- [libtool](https://pkg.so/zh-hans/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/zh-hans/brew/automake/) - Build dependency declared by Homebrew.
- [platformio](https://pkg.so/zh-hans/brew/platformio/) - Shares pkgdb curated category or tags: cli, developer-tools, embedded, iot.
- [pcre2](https://pkg.so/zh-hans/brew/pcre2/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [ncurses](https://pkg.so/zh-hans/brew/ncurses/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [expat](https://pkg.so/zh-hans/brew/expat/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [libgpg-error](https://pkg.so/zh-hans/brew/libgpg-error/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [libevent](https://pkg.so/zh-hans/brew/libevent/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [oniguruma](https://pkg.so/zh-hans/brew/oniguruma/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [libxml2](https://pkg.so/zh-hans/brew/libxml2/) - Shares pkgdb curated category or tags: c-library, cli, developer-tools.
- [yaz](https://pkg.so/zh-hans/brew/yaz/) - Local metadata places this package in an adjacent workflow. Shared terms: c-library, cli, client, config, developer.
- [fstrm](https://pkg.so/zh-hans/brew/fstrm/) - Local package facts share a topical domain. Shared terms: c-library, cli, developer, developer-tools, implementation.

## Combined YAML source

View the package source record on GitHub. [combined/wolfmqtt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wolfmqtt.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
