ports/net/rabbitmq-c/pkg/DESCR

6 lines
292 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
rabbitmq-c is a C library that can be used to interface with AMQP
brokers such as RabbitMQ. It also contains the commandline utilities
`amqp-consume`, `amqp-declare-queue`, `amqp-delete-queue`, `amqp-get`
and `amqp-publish`, which can be used in shell scripts to interface with
AMQP brokers.