DNC-DShop icon indicating copy to clipboard operation
DNC-DShop copied to clipboard

MessageBroker ICorrelationContext dependency

Open SaeedGz98 opened this issue 4 years ago • 0 comments

Hi, I want to use RabbitMQ (folders and .... in the common layer) as a module in my project. In code review I find that publish events or ... always need ICorrelationContext value, but in my project, I didn't use Handler to access the correlationContext, If I want to use dshop rabbitmq without correlationContext what can I do for this problem?

SaeedGz98 avatar Nov 09 '20 08:11 SaeedGz98