Deploy main to deploy - #108
Merged
Merged
Conversation
- Magic에 castType 추가 - 클라이언트에서 마법의 castType에 따라 인디케이터 생성
feature: expose magic cast type in data API
The stream is silent between ticket updates, so a buffering proxy holds the MATCHED frame and an idle-timeout proxy drops the connection. Either way the client only learns it was matched once it polls a snapshot, which is why pressing Leave or refocusing the window "fixed" matching. Send the anti-buffering headers and a periodic keep-alive comment, emitted once immediately so the response headers leave before any ticket update.
fix: 매칭 SSE 스트림이 프록시를 통과하도록 keep-alive와 버퍼링 해제 추가 (#103)
Standardize lobby server version management
flatMap over the game servers interleaves them non-deterministically, so the same set of rooms came back in a different order on every request. RoomInfoDto now carries the game server's creation instant and the merged list is sorted by it, giving the admin room list a stable, meaningful order. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…ted-at feat(server): order aggregated rooms oldest first
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the current main branch to deploy.