PixelPaintWar / apps / server / src / network / handlers /
@rinto hasegawa rinto hasegawa authored on 25 Feb
..
game [refactor] Socketイベントハンドラの共通処理をsocketEventBridgeに移動し、コードの重複を削減 1 month ago
room [refactor] Socketイベントハンドラの共通処理をsocketEventBridgeに移動し、コードの重複を削減 1 month ago
CommonHandler.ts [refactor] 各ファイルに概要コメントを追加し、関数の目的を明確化 1 month ago
GameHandler.ts [refactor] disconnectCoordinatorの依存関係を整理し、ゲームおよびルームの切断処理を統合 1 month ago
RoomHandler.ts [refactor] disconnectCoordinatorの依存関係を整理し、ゲームおよびルームの切断処理を統合 1 month ago
registerConnectionHandlers.ts [refactor] 接続処理のポート型を整理し、切断調停の依存関係を明確化 1 month ago
socketEventBridge.ts [refactor] Socketイベントハンドラの共通処理をsocketEventBridgeに移動し、コードの重複を削減 1 month ago