quarkus-rabbitmq-client
quarkus-rabbitmq-client copied to clipboard
Move to AMQP 1.0 native client
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.