History for PixelPaintWar / apps / server / src / domains / room / application / useCases / roomDisconnectUseCase.ts
2026-02-24
@rinto hasegawa
[refactor] publishRoomUpdateの型定義をroomTypesに基づいて統一し、関連する型を整理
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] Socket.IOのハンドラを整理し、emit関数をpublish関数に置き換え、プロトコルのインポートを削除
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ログイベントのインポートパスを修正し、logEvent関数を新規作成
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ログイベント機能を追加し、各サービスでのログ出力を統一
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] 各ユースケースの実装を追加し、ゲームおよびルーム管理の機能を強化
rinto hasegawa committed on 24 Feb