🔌 socket.io support

Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
This commit is contained in:
2021-05-16 23:13:47 -07:00
parent e017028610
commit 4370d60253
5 changed files with 17864 additions and 113 deletions

View File

@@ -37,6 +37,7 @@
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
"@types/pino": "^6.3.8",
"JSONStream": "^1.3.5",
"axios": "^0.21.1",
"fs-extra": "^10.0.0",
"highland": "^2.13.5",
@@ -55,6 +56,7 @@
"pino": "^6.11.3",
"pino-pretty": "^4.7.1",
"sharp": "^0.28.1",
"socket.io": "^4.1.1",
"through2": "^4.0.2",
"typescript": "^3.8.3",
"unzipper": "^0.10.11"