Closed qiannianshaonian closed 5 years ago
Is the amqp0.9 consumer equal to the receiver here?
This is an AMQP 1.0 client. AMQP 0-9-1 and AMQP 1.0 are completely different protocols, despite the name. See rabbitmq/rabbitmq-erlang-client if you need an AMQP 0-9-1 client.
Is the amqp0.9 consumer equal to the receiver here?