[refactor] SocketManagerを整理し、共通およびタイトル、ロビー用のハンドラーを追加
1 parent 62152a6 commit 240d641f1f437a75e6e18fc1447997ef2c10b7e1
@rinto hasegawa rinto hasegawa authored on 23 Feb
Showing 8 changed files
View
apps/client/src/app.tsx
View
apps/client/src/hooks/useAppFlow.ts
View
apps/client/src/network/SocketManager.ts
View
apps/client/src/network/handlers/CommonHandler.ts 0 → 100644
View
apps/client/src/network/handlers/ConnectionHandler.ts 100644 → 0
View
apps/client/src/network/handlers/LobbyHandler.ts 0 → 100644
View
apps/client/src/network/handlers/RoomHandler.ts 100644 → 0
View
apps/client/src/network/handlers/TitleHandler.ts 0 → 100644