- Added chat room function

- improved logs
This commit is contained in:
2021-05-26 22:41:05 +02:00
parent b911164db2
commit 50327dfffc
3 changed files with 48 additions and 15 deletions

View File

@@ -3,7 +3,6 @@
"version": "1.0.0",
"dependencies": {
"express": "^4.17.1",
"pixi.js": "^6.0.4",
"socket.io": "^4.1.2"
}
}