[add] PING/PONGによる時刻同期機能を実装し、ClockSyncServiceを追加
1 parent c19e26f commit 2ae34015c6a34a33449f42329a412179d8ee2950
@rinto hasegawa rinto hasegawa authored 29 days ago
Showing 13 changed files
View
apps/client/src/network/handlers/GameHandler.ts
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/application/lifecycle/GameSessionFacade.ts
View
apps/client/src/scenes/game/application/network/GameActionSender.ts
View
apps/client/src/scenes/game/application/network/NetworkSubscriptions.ts
View
apps/client/src/scenes/game/application/network/adapters/GameNetworkEventAdapter.ts
View
apps/client/src/scenes/game/application/network/handlers/GameNetworkStateApplier.ts
View
apps/client/src/scenes/game/application/network/receivers/GameNetworkEventReceiver.ts
View
apps/client/src/scenes/game/application/orchestrators/GameSceneOrchestrator.ts
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntimeWiring.ts
View
apps/client/src/scenes/game/application/time/ClockSyncService.ts 0 → 100644