History for PixelPaintWar / apps / server / src / network / handlers / room / createRoomEventPublisher.ts
2026-02-25
@rinto hasegawa
[refactor] 出力ポートのメソッド名を変更し、統一性を持たせる
rinto hasegawa committed on 25 Feb
@rinto hasegawa
ルームユースケースの出力ポートを追加し、参加および切断処理での状態更新を整理
rinto hasegawa committed on 25 Feb
2026-02-24
@rinto hasegawa
[refactor] ルーム参加拒否処理を追加し、エラーメッセージをタイトルシーンに表示するように変更
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] 各ファイルに概要コメントを追加し、関数の目的を明確化
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] publishRoomUpdateの型定義をroomTypesに基づいて統一し、関連する型を整理
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ゲームおよびルームのイベントパブリッシャーの型定義を改善し、メソッド名を統一
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ゲームおよびルームのイベントパブリッシャーを作成し、ハンドラでの使用を統一
rinto hasegawa committed on 24 Feb