3 packages tagged with “Client.RabbitMQ”
Wraps RabbitMQ.Client in order to make very easy to work with RabbitMQ hiding to the user all the technical aspects, like connections and channels management and providing a clear interface (IAMQPManager) designed to abstract the RabbitMq implementation of the AMQP protocol. Implements RPC (publish and wait response) as a single synchronous call to Queues or Exchanges. Manages multiple connections for clustered environment. Strongly tested in productions systems.
RabbitMQ Consumer for R.MessageBus.
RabbitMQ Consumer for ServiceConnect.