Version 1.3.2 - Ajout d'une solution viable pour Youtube

This commit is contained in:
2025-12-06 17:54:48 +01:00
parent a0cfe9ef2b
commit 4eae584706
5 changed files with 546 additions and 226 deletions

View File

@@ -37,6 +37,9 @@ const UsersBySocket = new Map()
function init() {
wlog.step.init("server_init", "Initialisation du serveur Socket.IO")
const httpServer = createServer()