-
Creation of a Transport plugin to support AMQP.
The Advanced Message Queueing Protocol (AMQP) is an open standard application layer protocol for message-oriented middleware.
https://pact.canny.io/adm…
-
The Windows builds provided through PECL are currently not working.
There were some issues describing the problem: https://github.com/php-amqp/php-amqp/issues/583 and https://github.com/php-amqp/ph…
-
As Mentioned in RabbitMQ Summit'23 it would be good to support the AMQP 1.0 protocol underneath but aim to keep the api the same as much as possible.
-
에러메세지
```bash
[2024-11-21 23:50:04,206: ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 12.00 seconds... (6/100)
``…
-
### 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 …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to configure RabbitMQ w…
-
Hello,
Hope all is well?
A great idea from a security wise perspective is to change the rabbitmq default username and password located in:
docker-compose.yml
See the following code:
```
ve…
-
I am trying to connect with local docker container without ssl. but it don't have any option to disable it.
-
When using Event Publication Registry in combination with Event externalization to RabbitMQ (AMQP), the entry in the registration for externalize listener is marked completed even when the message fai…
-
Error you will face:
"Sources" is not supported. Correct the field name and try again.
It's because if you pass to \Magento\Framework\Webapi\ServiceInputProcessor::convertValue the result of \Ma…