feat(reconnect): add reconnect for player & manager

This commit is contained in:
Ralex
2025-10-18 18:20:03 +02:00
parent edb7146d6d
commit 8bdb8f47ef
22 changed files with 593 additions and 276 deletions

26
pnpm-lock.yaml generated
View File

@@ -12,8 +12,8 @@ importers:
specifier: ^10.0.0
version: 10.0.0
typescript:
specifier: ^5.0.0
version: 5.9.2
specifier: ^5.9.3
version: 5.9.3
packages/common:
dependencies:
@@ -38,7 +38,7 @@ importers:
version: link:../common
'@t3-oss/env-core':
specifier: ^0.13.8
version: 0.13.8(typescript@5.9.2)(zod@4.1.11)
version: 0.13.8(typescript@5.9.3)(zod@4.1.11)
socket.io:
specifier: ^4.8.1
version: 4.8.1
@@ -94,6 +94,9 @@ importers:
use-sound:
specifier: ^5.0.0
version: 5.0.0(react@19.1.0)
uuid:
specifier: ^13.0.0
version: 13.0.0
yup:
specifier: ^1.7.1
version: 1.7.1
@@ -2360,6 +2363,11 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
unbox-primitive@1.1.0:
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
@@ -2906,16 +2914,16 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.11)':
optionalDependencies:
typescript: 5.9.2
zod: 4.1.11
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.12)':
optionalDependencies:
typescript: 5.9.2
zod: 4.1.12
'@t3-oss/env-core@0.13.8(typescript@5.9.3)(zod@4.1.11)':
optionalDependencies:
typescript: 5.9.3
zod: 4.1.11
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.12)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.12)
@@ -4779,6 +4787,8 @@ snapshots:
typescript@5.9.2: {}
typescript@5.9.3: {}
unbox-primitive@1.1.0:
dependencies:
call-bound: 1.0.4