Skip to content

[GFX-552] 公开 IWebSocketCommandMiddleware 接口 - #19

Merged
AlianBlank merged 2 commits into
mainfrom
feature/GFX-552
Aug 6, 2026
Merged

[GFX-552] 公开 IWebSocketCommandMiddleware 接口#19
AlianBlank merged 2 commits into
mainfrom
feature/GFX-552

Conversation

@AlianBlank

Copy link
Copy Markdown
Collaborator

变更说明

公开 IWebSocketCommandMiddleware 接口(默认 internal → public),同步上游 2f415853(mark IWebSocketCommandMiddleware as public)。

改动范围

  • src/GameFrameX.SuperSocket.WebSocket.Server/WebSocketCommandMiddleware.cs:将 IWebSocketCommandMiddleware 由默认 internal 改为 public,并补一行 XML summary 注释(Directory.Build.props 开启 GenerateDocumentationFile,避免 CS1591 缺失文档警告)。

验证

  • dotnet build GameFrameX.SuperSocket.sln -c Debug:Build succeeded,0 Error,227 Warning 均为既有历史警告。

Linear: GFX-552

同步上游 2f41585,将 IWebSocketCommandMiddleware 由 internal 改为 public,便于外部扩展、测试替换与集成场景;补 XML summary 避免文档警告。

Linear: GFX-552
@linear-code

linear-code Bot commented Aug 5, 2026

Copy link
Copy Markdown

GFX-552

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@AlianBlank, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 52 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5dab8a26-da6f-4573-a350-4e10e01f34f9

📥 Commits

Reviewing files that changed from the base of the PR and between a0b8734 and 2f8c0c6.

📒 Files selected for processing (1)
  • src/GameFrameX.SuperSocket.WebSocket.Server/WebSocketCommandMiddleware.cs

Comment @coderabbitai help to get the list of available commands.

@AlianBlank
AlianBlank merged commit 7187938 into main Aug 6, 2026
3 checks passed
@AlianBlank
AlianBlank deleted the feature/GFX-552 branch August 6, 2026 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant