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

msg host config builder - re-use pipeline 4 more subscriber groups #237

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

oncicaradupopovici
Copy link
Collaborator

One should be able to configure multiple subscriber groups using the same pipeline:

builder
    .AddSubscriberServices(...).WithOptions(...)
    .AddSubscriberServices(...).WithOptions(...)
    .UsePipeline(...);

@oncicaradupopovici oncicaradupopovici merged commit 5cdd765 into master Aug 9, 2022
@oncicaradupopovici oncicaradupopovici deleted the feature/msg-host-config-builder branch August 9, 2022 12:43
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