amqp_client
amqp_client copied to clipboard
Rebar-friendly fork of rabbitmq-erlang-client
amqp_channel_sup crashed after bad request in channel and didn't start new child. The problem arise when I try to make a bad request in channel, for example, publish string message...
The front page README.md refers to this tag, but it doesn't exist. Am I missing something? I am trying to build using erlang.mk. Has anyone gotten that to work? My...
There has been a new version of RabbitMQ released a while ago that should be merged.
Hi Jon, there are calls to credit_flow module in amqp_channel, but the module itself is missing. It exists in rabbitmq-server sources though: http://hg.rabbitmq.com/rabbitmq-server/file/3efed0ef3bf3/src/credit_flow.erl.
In the original sources the option `prefer_ipv6` is set in the environment of the amqp_client application, this should also be done in this repository. Refer to this commit: https://github.com/issuu/amqp_client/commit/24e3303e30cef278977aa65cf1a793c4bf8552d1#diff-2