eventflow / EventFlow

Async/await first CQRS+ES and DDD framework for .NET
https://geteventflow.net
Other
2.39k stars 445 forks source link

Support commands for rabbitMq #999

Closed kyle-bradley closed 1 year ago

kyle-bradley commented 1 year ago

Current PR RabbitMq to support commands so that sagas (or other services) can receive events and send commands.

Future Work A more extensive implementation can be done for out-of-the-box consumers. I started down this path but I couldn't understand a few of the concurrency decisions done previously in the publisher. For example, there is a dictionary between the URI and the respective connections, but I can't see how there would be multiple URIs.

Also, when mapping how a configurable production ready package would be, I came across EasyNetQ which could speed up the build. Any thoughts on that?

github-actions[bot] commented 1 year ago

Hello there!

We hope this message finds you well. We wanted to let you know that we have noticed that there has been no activity on this pull request for the past 90 days, which makes it a stale pull request.

As a result, we will be closing this pull request within the next seven days. If you still think this pull request is necessary or relevant, please feel free to update it or leave a comment within the next seven days.

Thank you for your contributions and understanding.

Best regards, EventFlow

github-actions[bot] commented 1 year ago

Hello there! I'm a bot and I wanted to let you know that your pull request has been closed due to inactivity after being marked as stale for seven days. If you believe this was done in error, or if you still plan to work on this pull request, please don't hesitate to reopen it and let us know. We're always happy to review and merge high-quality contributions. Thank you for your interest in our project! Best regards, EventFlow