quarkus-rabbitmq-client icon indicating copy to clipboard operation
quarkus-rabbitmq-client copied to clipboard

Move to AMQP 1.0 native client

Open bpasson opened this issue 9 months ago • 0 comments

RabbitMQ 4.0 has been released a while ago and has already seen some patches and has AMQP 1.0 as a core protocol now and it no longer needs to be enabled using a plugin. Work towards an official Java AMQP 1.0 Client has started. We should start preparing to move towards AMQP 1.0 with the new client.

bpasson avatar Feb 03 '25 13:02 bpasson