The RabbitMQ module contains a set of components for working with the message queue in RabbitMQ through the AMQP protocol.
Packages
The module contains the following packages:
- Build - Factory for constructing module components
- Queues - components of working with a message queue via the RabbitMQ protocol
Use
Install the dotnet package as
dotnet add package PipServices3.Rabbitmq