feat(core-realtime): SocketIORealtimeServer (4 lifecycle gates)

This commit is contained in:
2026-05-08 21:16:03 +02:00
parent 9d04bdc65b
commit 2939ff8bb5
4 changed files with 265 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
"@repo/core-testing": "workspace:*",
"@repo/core-typescript": "workspace:*",
"@types/node": "^22.0.0",
"socket.io-client": "^4.7.0",
"typescript": "^5.8.0",
"vitest": "^3.0.0"
}