[refactor] Socketイベントハンドラの型定義を強化し、コードの可読性を向上
1 parent a5a6d51 commit 769d16a758363740c0fc4bc52a3430107cfe880e
@rinto hasegawa rinto hasegawa authored on 25 Feb
Showing 13 changed files
View
apps/client/src/hooks/useAppFlow.ts
View
apps/client/src/hooks/useSocketSubscriptions.ts 0 → 100644
View
apps/client/src/network/handlers/CommonHandler.ts
View
apps/client/src/network/handlers/LobbyHandler.ts
View
apps/client/src/network/handlers/TitleHandler.ts
View
apps/client/src/network/handlers/socketEventBridge.ts
View
apps/server/src/network/adapters/socketEmitters.ts
View
apps/server/src/network/handlers/game/registerGameHandlers.ts
View
apps/server/src/network/handlers/room/registerRoomHandlers.ts
View
apps/server/src/network/handlers/socketEventBridge.ts
View
packages/shared/src/index.ts
View
packages/shared/src/protocol/events.ts
View
packages/shared/src/protocol/socketEventBridge.ts 0 → 100644