mqtt-connection@2.0.0
Stream-based Connection object for MQTT, extracted from MQTT.js
MIT
2015-01-09
安装 (2.0.0)
npm install mqtt-connection@2.0.0
yarn add mqtt-connection@2.0.0
pnpm add mqtt-connection@2.0.0
bun add mqtt-connection@2.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| inherits | ^2.0.1 |
| mqtt-packet | ^3.0.0 |
| reduplexer | ^1.1.0 |
| through2 | ^0.6.3 |