feat: 添加MQTT示例 (#1021)

* feat: add mqtt client demo use mqtt.js and emqx broker
This commit is contained in:
EchoByte
2024-03-24 19:31:19 +08:00
committed by GitHub
parent eeb09a8da2
commit 69bc6602d0
7 changed files with 613 additions and 13 deletions

View File

@@ -79,6 +79,7 @@
"localforage": "^1.10.0",
"mint-filter": "^4.0.3",
"mitt": "^3.0.1",
"mqtt": "^5.5.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.1.7",