准备完成通讯模块

This commit is contained in:
2023-12-15 05:36:13 +00:00
parent 7cb2a88195
commit 0643c4372b
5 changed files with 222 additions and 43 deletions

View File

@ -11,7 +11,10 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
"async-lock": "^1.4.0",
"async-mutex": "^0.4.0",
"express": "^4.18.2",
"mutex-js": "^1.1.5",
"socket.io": "^4.7.2"
}
}