Skip to content

feat: add connection middleware abstractions and framing helpers - #10136

Merged
ReubenBond merged 7 commits into
dotnet:mainfrom
wenwangcode:feature/connectionMiddleware
Aug 7, 2026
Merged

ReubenBond merged 7 commits into
dotnet:mainfrom
wenwangcode:feature/connectionMiddleware

Conversation

@wenwangcode

@wenwangcode wenwangcode commented May 24, 2026

Copy link
Copy Markdown
Contributor

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
Contributor 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
@wenwangcode
wenwangcode force-pushed the feature/connectionMiddleware branch 2 times, most recently from 0c3e467 to 68fdaaf Compare July 11, 2026 22:31
@ReubenBond
ReubenBond force-pushed the feature/connectionMiddleware branch from 68fdaaf to bb0cd6e Compare August 5, 2026 23:52
@ReubenBond ReubenBond changed the title Add IConnectionMiddleware interface and ConnectionFrameHelper for custom connection middleware feat: add connection middleware abstractions and framing helpers Aug 6, 2026
@ReubenBond
ReubenBond force-pushed the feature/connectionMiddleware branch from 04fd604 to abc8842 Compare August 6, 2026 23:08
wenwang111 and others added 7 commits August 7, 2026 10:03
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants