Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing Algorithm #3009

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Routing Algorithm #3009

wants to merge 7 commits into from

Conversation

iancooper
Copy link
Member

When thinking about interop with messaging frameworks like Spring Boot, we suffer from not having more complex routing strategies than TypeBasedRouting.

This PR is about making it explicit that we use TypedBaseRouting and adding support for HeaderBasedRouting.

The main goal is to change the interface for V10 enough that we can build on it without issuing a new version

@iancooper iancooper marked this pull request as draft February 5, 2024 23:12
@iancooper iancooper added 2 - In Progress feature request .NET Pull requests that update .net code Draft This is a work in progress labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Draft This is a work in progress feature request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant