Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

librabbitmq-tools - Example tools built using the librabbitmq package

Website:
https://github.com/alanxz/rabbitmq-c
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This package contains example tools built using librabbitmq.

It provides:
amqp-consume        Consume messages from a queue on an AMQP server
amqp-declare-queue  Declare a queue on an AMQP server
amqp-delete-queue   Delete a queue from an AMQP server
amqp-get            Get a message from a queue on an AMQP server
amqp-publish        Publish a message on an AMQP server

Packages

librabbitmq-tools-0.13.0-1.fc36.remi.x86_64 [42 KiB] Changelog by Remi Collet (2023-02-06):
- update to 0.13.0
- drop patches merged upstream
librabbitmq-tools-0.12.0-1.fc36.remi.x86_64 [42 KiB] Changelog by Remi Collet (2023-02-01):
- update to 0.12.0
- add patch to not install the static library, from
  https://github.com/alanxz/rabbitmq-c/pull/749
- add patch to fix version in pkgconfig file, from
  https://github.com/alanxz/rabbitmq-c/pull/751