Skip to content

Add IConnectionMiddleware interface and ConnectionFrameHelper for custom connection middleware#10136

Open
wenwangcode wants to merge 4 commits into
dotnet:mainfrom
wenwangcode:feature/connectionMiddleware
Open

Add IConnectionMiddleware interface and ConnectionFrameHelper for custom connection middleware#10136
wenwangcode wants to merge 4 commits into
dotnet:mainfrom
wenwangcode:feature/connectionMiddleware

Conversation

@wenwangcode

@wenwangcode wenwangcode commented May 24, 2026

Copy link
Copy Markdown

This PR enables users to plug custom middleware (such as authentication) into Orleans silo-to-silo or client-to-silo connections.

Microsoft Reviewers: Open in CodeFlow

@wenwangcode

Copy link
Copy Markdown
Author

@wenwangcode please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@dotnet-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@dotnet-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@dotnet-policy-service agree company="Microsoft"

Contributor License Agreement

@dotnet-policy-service agree

@wenwangcode wenwangcode reopened this May 26, 2026
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.

2 participants