|
[add] PING/PONGによる時刻同期機能を実装し、ClockSyncServiceを追加
|
|---|
|
|
| apps/client/src/network/handlers/GameHandler.ts |
|---|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/GameNetworkSync.ts |
|---|
| apps/client/src/scenes/game/application/lifecycle/GameSessionFacade.ts |
|---|
| apps/client/src/scenes/game/application/network/GameActionSender.ts |
|---|
| apps/client/src/scenes/game/application/network/NetworkSubscriptions.ts |
|---|
| apps/client/src/scenes/game/application/network/adapters/GameNetworkEventAdapter.ts |
|---|
| apps/client/src/scenes/game/application/network/handlers/GameNetworkStateApplier.ts |
|---|
| apps/client/src/scenes/game/application/network/receivers/GameNetworkEventReceiver.ts |
|---|
| apps/client/src/scenes/game/application/orchestrators/GameSceneOrchestrator.ts |
|---|
| apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts |
|---|
| apps/client/src/scenes/game/application/runtime/GameSceneRuntimeWiring.ts |
|---|
| apps/client/src/scenes/game/application/time/ClockSyncService.ts 0 → 100644 |
|---|