socket.io first attempt

This commit is contained in:
NigeParis 2025-11-16 19:42:19 +01:00 committed by Maix0
parent 5a905a1239
commit cf6f3145b6
9 changed files with 4901 additions and 7 deletions

View file

@ -18,6 +18,7 @@
"@tailwindcss/vite": "^4.1.17",
"js-cookie": "^3.0.5",
"openapi-fetch": "^0.15.0",
"socket.io-client": "^4.8.1",
"tailwindcss": "^4.1.17"
}
}