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/>
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.11.0-2.fc33.remi.x86_64 [42 KiB] Changelog by Remi Collet (2021-04-01):
- add patch to fix version in cmake file from
  https://github.com/alanxz/rabbitmq-c/pull/667
librabbitmq-tools-0.11.0-1.fc33.remi.x86_64 [42 KiB] Changelog by Remi Collet (2021-04-01):
- update to 0.11.0
- add patch to not install the static library, from
  https://github.com/alanxz/rabbitmq-c/pull/665