A project which consists of 2 applications - a Consumer and Producer to be used by the RabbitMQ Message Broker (in C#).
-
DirectExchangePublisher
-
Producer
-
QueueProducer
-
_docker.yaml (docker file for the RabbitMQ Instance + management)
-
DirectExchangeConsumer
-
Consumer
-
QueueConsumer