🔌 socket.io support

This commit is contained in:
2021-05-16 23:14:46 -07:00
parent 833c4570e1
commit 86fec59916
3 changed files with 111 additions and 2 deletions

View File

@@ -34,12 +34,14 @@
"fs-extra": "^9.1.0",
"hyperquest": "^2.1.3",
"imghash": "^0.0.8",
"json-socket": "^0.3.0",
"node-fetch": "^2.6.1",
"oboe": "^2.1.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"socket.io-client": "^4.1.1",
"stream-json": "^1.7.1",
"through2": "^4.0.2"
},