wip trying to connect socket

This commit is contained in:
simplonco
2022-12-28 16:20:07 +01:00
parent ead4a1c264
commit b6203fc7b1
8 changed files with 106 additions and 70 deletions

View File

@@ -51,6 +51,7 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"socket.io": "^4.5.4",
"typeorm": "^0.3.10",
"uuid": "^9.0.0"
},