Remi's RPM repository - Packages

Blog | Forum | Repository

librabbitmq-last-tools - Example tools built using the librabbitmq package

Website:
https://github.com/alanxz/rabbitmq-c
Licence:
MIT
Vendor:
Remi Collet
Description:
This package contains example tools built using librabbitmq-last.

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-last-tools-0.7.1-1.fc19.remi.x86_64 [35 KiB] Changelog by Remi Collet (2015-10-13):
- update to 0.7.1
librabbitmq-last-tools-0.7.0-1.fc19.remi.x86_64 [35 KiB] Changelog by Remi Collet (2015-07-03):
- update to 0.7.0
- swicth to cmake
- switch to upstream tarball to github sources