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

Handle published notification concurrently #91

Open
KondzioSSJ4 opened this issue May 6, 2023 · 1 comment
Open

Handle published notification concurrently #91

KondzioSSJ4 opened this issue May 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@KondzioSSJ4
Copy link

Hi
I would like to migrate from MediatR to Mediator,
but the current implementation Mediator doesn't support handling pushed notifications all in once

Is it possible to implement such a thing in Mediator?

@martinothamar
Copy link
Owner

It is possible, but I haven't spent any time looking at this. Open for contributions if anyone has time, only requirement from my side is that the suggested solutions aligns with the project goals as stated in the README, namely perf/low overhead 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants