première version avec socketio

This commit is contained in:
Pierre Marx
2025-09-11 19:55:15 -04:00
parent bc6f95ce1d
commit b260c6ed0b
4 changed files with 325 additions and 54 deletions

View File

@@ -86,6 +86,7 @@
},
"dependencies": {
"@microsoft/signalr": "^9.0.6",
"choices.js": "^11.1.0"
"choices.js": "^11.1.0",
"socket.io-client": "^4.8.1"
}
}
}