using aedes not mosca(unmaintained)

This commit is contained in:
Martin Karkowski 2021-01-08 11:05:04 +01:00
parent 0bb4596d80
commit e50a4c881b
2 changed files with 197 additions and 2658 deletions

2850
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,7 @@
"@rjsf/core": "^2.4.0",
"@zeit/next-css": "^1.0.1",
"ace-builds": "^1.4.12",
"aedes": "^0.44.1",
"ajv": "^6.12.6",
"amqplib": "^0.6.0",
"arangojs": "^7.1.0",
@ -60,7 +61,6 @@
"jsdocs": "^1.0.0",
"lodash": "^4.17.20",
"mathjs": "^7.5.1",
"mosca": "^2.8.3",
"mqtt": "^4.2.6",
"mqtt-pattern": "^1.2.0",
"next": "^10.0.0",
@ -85,7 +85,8 @@
"swagger-ui-react": "^3.36.0",
"ts-morph": "^8.1.2",
"typescript-json-schema": "^0.43.0",
"uuid": "^8.3.1"
"uuid": "^8.3.1",
"websocket-stream": "^5.5.2"
},
"devDependencies": {
"@types/amqplib": "^0.5.15",