🚥 Socket.io integration WIP

This commit is contained in:
2021-05-27 10:12:00 -07:00
parent 1fb44c31f0
commit ef4e1f75b0
4 changed files with 164 additions and 68 deletions

View File

@@ -42,6 +42,8 @@
"fs-extra": "^10.0.0",
"highland": "^2.13.5",
"highland-json": "^1.4.1",
"json-stream-stringify": "^2.0.3",
"json-streamify": "^0.1.4",
"lodash": "^4.17.21",
"moleculer": "^0.14.0",
"moleculer-db": "^0.8.4",
@@ -57,6 +59,7 @@
"pino-pretty": "^4.7.1",
"sharp": "^0.28.1",
"socket.io": "^4.1.1",
"socket.io-stream": "^0.9.1",
"stream-chain": "^2.2.4",
"stream-json": "^1.7.1",
"through2": "^4.0.2",