-
### Is your feature request related to a problem? Please describe.
When configuring RabbitMQ server to run in a quorum, it is common that the nodes are hosted on more than one host.
The RabbitMq.C…
-
I get this error when call [connection connectToHost:myHost onPort:myPort];
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
fcntl$UNIX2003 called from func…
-
Possible strategy (looking at https://github.com/lfex/kanin/blob/master/include/rabbit-framing.lfe):
* Skip all `*_ok` records
* That's 77 commands that need wrapping
* Use the kla library to autom…
-
Hello,
When i try to run the amqp_listen application using following parameters
**./examples/amqp_listen localhost 5672 amq.direct test**
I get Opening TCP Socket and the program exits, withou…
-
[ERROR] PhpAmqpLib\Exception\AMQPRuntimeException:Error receiving data, errno=110(0) in /mnt/g/workplace/qingsuapi/vendor/hyperf/amqp/src/Connection/SwooleIO.php:176
Stack trace:
#0 /mnt/g/workplace…
-
Because OpenStack uses the python library carrot to support the AMQP messaging it should also be possible to use an other queuing system than RabbitMQ.
---snip---
Several AMQP message broker implemen…
-
When building a package, the output field does not appear to be valid utf-8:
```
{"opam-version":"2.0.0~rc2 (2e8b5e77af72008601db84c22482df179852dec2)","command-line":["opam","install","--yes","--…
-
**Description**
Current testing examples and documentation do not cover saga with distributed bus commands and events without real AMQP connection for unit testing or integration with in memory que…
-
I am reading messages from RabbitMQ and I noticed that many AMI events are missing. The ones I've noticed so far:
Newchannel
Newstate
DialBegin
DialState
DialEnd
Hangup
I am receiving event…
-