-
AMQP 0.9.1 reference documentation was moved from www.rabbitmq.com to https://github.com/rabbitmq/amqp-0.9.1-spec/blob/b8e975a762b8677263ebbbba1e70654b5263af81/docs/amqp-0-9-1-reference.md
But the ru…
-
First: really awesome the emulator was released!! Thank you so much :)
When trying to create a message batch with the method ServiceBusSender.CreateMessageBatchAsync() I get the following error:
Sys…
-
The AMQP listener plugin uses the python **pika** library, made for AMQP v0.9:
https://github.com/metwork-framework/mfdata/blob/master/adm/templates/plugins/amqplistener/%7B%7Bcookiecutter.name%7D%…
-
There's enough interest in federation working with AMQP 1.0 endpoints. This issue is for gathering feedback on how exactly that should work.
Note: this probably should be a separate plugin.
-
### Describe the bug
As discussed on the Slack thread https://rabbitmq.slack.com/archives/C1EDN83PA/p1727472217316949, when a message is exchanged between an ActiveMQ broker and a RabbitMQ broker …
-
https://chat.google.com/room/AAAAdYLAGxo/GHedO4IBaYc/MDwSn1aSzKg?cls=10
-
## Describe the bug
benthos does not have many connectors.
## Steps To Reproduce
```bash
❯ benthos --version
Version: 4.40.0
Date: unknown
❯ benthos list --format…
-
`azure-sdk-for-python` uses its own `_pyamqp` implementation that is specifically targeting the behavior of Azure Servicebus instead of a generic implementation of AMQP 1.0. LocalSandbox does not clos…
-
Vulnerable Library - amqp-client-4.0.1.jar
The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
Library home page: http://www.rabbitmq.com
Path to dependency file: /…
-
Was wondering if the sdk has any plans of supporting AMQP 0-9-1 protocol (the underlying protocol for RabbitMQ).
I would be happy to work on a PR for it.