This commit is contained in:
Arthur Beck 2025-04-11 18:15:06 +00:00
parent 41868ec7b3
commit 23286d59ef
6 changed files with 336 additions and 0 deletions

6
package.json Normal file
View file

@ -0,0 +1,6 @@
{
"dependencies": {
"http": "^0.0.1-security",
"socket.io": "^4.8.1"
}
}