Merge pull request #106 from rintoHasegawa/refactor/260224_rinto_server
[refactor] プレイヤー関連のソケット操作を配列で処理するように変更し、イベント名を統一
commit 3a1905119451418d9fa8a99b2f073e5d4335eaa7
2 parents ea0e10e + e4c58b8
@rintoHasegawa rintoHasegawa authored on 25 Feb
GitHub committed on 25 Feb
Showing 7 changed files
View
apps/client/src/network/handlers/GameHandler.ts
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/server/src/application/coordinators/startGameCoordinator.ts
View
apps/server/src/domains/game/application/ports/gameUseCasePorts.ts
View
apps/server/src/domains/game/application/useCases/startGameUseCase.ts
View
apps/server/src/network/handlers/game/createGameOutputAdapter.ts
View
packages/shared/src/protocol/events.ts