Totte perera

Results 2 comments of Totte perera

I noticed a potential issue if the solution is a monolith. If you add a Gateway using RabbitMq as your producer, the subscriptionId will translate into the Queue. But then...

I understand. What I meant was: During a Monolith setup, but still decouple the aggregates. Create a gateway ![bild](https://user-images.githubusercontent.com/6002028/205917144-23348b92-2a48-4efd-b55c-1a9173105435.png) Create a subscription to listen to that gateway ![bild](https://user-images.githubusercontent.com/6002028/205917290-de26162d-539f-43a2-8968-5f446d12985f.png) InvalidOperationException will...