amqp-consume
Command-line utilities for interacting with AMQP servers
Install
- All systems
-
curl cmd.cat/amqp-consume.sh
- Debian
-
apt-get install amqp-tools
- Ubuntu
-
apt-get install amqp-tools
- Arch Linux
-
pacman -S librabbitmq-c
- Kali Linux
-
apt-get install amqp-tools
- CentOS
-
yum install librabbitmq-examples
- Fedora
-
dnf install librabbitmq-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install amqp-tools
- Raspbian
-
apt-get install amqp-tools
- Dockerfile
- dockerfile.run/amqp-consume
amqp-tools
Command-line utilities for interacting with AMQP servers
RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. This package includes command line utilities.
librabbitmq-tools
librabbitmq package
librabbitmq-c
A RabbitMQ(amqp) library written in C-language
librabbitmq-examples
Examples built using the librabbitmq
librabbitmq-dbg
AMQP client library written in C - Debug Files
RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. This package provides debugging symbols.