-
Connecting to amqp with channel_max value of 0 is no longer allowed.
> failed to negotiate connection parameters: negotiated channel_max = 0 (no limit) is higher than the maximum allowed value (204…
-
Hi, after a bit of playing around with using alpakka to connect to ActiveMQ, I discovered that the AMQP protocol used by `alpakka-stream-alpakka-amqp` doesn't match the protocol version used by Active…
-
The latest release (1.2.1) depends on this:
{amqp_client, ".*", {git, "git://github.com/jbrisbin/amqp_client.git", {tag, "rabbitmq-3.3.5"}}},
That won't build on OTP 19, because of changes in 's…
-
## Expected behaviour
The README.ME states in [Transport Options](https://github.com/senecajs/seneca-amqp-transport#transport-options) the following:
> AMQP related options may be indicated eit…
-
```
What steps will reproduce the problem?
1. test with "php amqp_test.php"
What is the expected output? What do you see instead?
Creating connection
< [hex]:
0000 41 4D 51 50 01 01 09 01 …
-
I am regulary getting BackPressureFailures from my RabbitMQ consumer in my Quarkus (2.12.2-Final, Java 17) application.
```
io.smallrye.mutiny.subscription.BackPressureFailure: Buffer full, cannot…
-
I'll be the first to agree that one should not call DESTROY explicitly. My personal opinion is that it should not be possible for Perl code to cause a segfault no matter what it does, including stupid…
-
Reconnection logic implemented in #236 does not cover case when TCP connection to the server getting closed as a result of server crash.
Steps to reproduce:
1. Run this server
``` javascript
var amq…
-
```
php-amqplib revision 24
php-5.3.0
qpid-0.5.829175
$ php amqp_test.php
Creating connection
PHP Notice: Undefined variable: rw_timeout in /php-amqplib/amqp.inc on
line 344
< [hex]:
0000 41 4D 51 …
-
```
php-amqplib revision 24
php-5.3.0
qpid-0.5.829175
$ php amqp_test.php
Creating connection
PHP Notice: Undefined variable: rw_timeout in /php-amqplib/amqp.inc on
line 344
< [hex]:
0000 41 4D 51 …