A [`pipebase`] plugin using [`lapin`] ### Pipe Configs | type | example | | ---- | ------- | | `AmqpConsumerConfig` | [`amqp_consumer`] | | `AmqpPublisherConfig` | [`amqp_producer`] | [`pipebase`]: https://github.com/pipebase/pipebase [`lapin`]: https://github.com/CleverCloud/lapin [`amqp_consumer`]: https://github.com/pipebase/pipebase/blob/main/examples/pubsub_rabbitmq/catalogs/amqp_consumer.yml [`amqp_producer`]: https://github.com/pipebase/pipebase/blob/main/examples/pubsub_rabbitmq/catalogs/amqp_publisher.yml