This website works better with JavaScript
Home
Explore
Help
Register
Sign In
MiniProgram
/
MqttDemo
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
87954456b7
Branches
Tags
master
MqttDemo
/
package.json
package.json
102 B
History
Raw
1
2
3
4
5
6
7
{
"dependencies": {
"axios": "^0.21.1",
"mqtt": "^4.1.0",
"protobufjs": "^6.11.2"
}
}