On 03/03/2020 9:56 am, Michael Ivanov wrote:
Hallo,

Can proton library communicate with rabbitmq broker? I tried to use my existing
program to rabbitmq but would not even complete the subscription. Are there any
specifics about it?

You need to ensure the AMQP 1.0 plugin is enabled for RabbitMQ (the default is a RabbitMQ variant of 0.9.1).

If it is then turn on protocol tracing on the proton client for more insight, with env var PN_TRACE_FRM=1.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to