Open aHenryJard opened 1 month ago
Starting from rabbitMQ 4.0, AMQP protocol 1.0 is natively supported, and it should be more performant.
https://www.rabbitmq.com/blog/2024/08/05/native-amqp
This will requires some dependency updates at least and maybe also some code change.
Yes / No (Help can be provided if you need assistance submitting a PR)
Additionally, AMQP 1.0 has other implementations. Would it be interesting to support AMQP 1.0 instead of "Rabbitmq", adding support for others services such as Azure Service Bus ?
Use case
Starting from rabbitMQ 4.0, AMQP protocol 1.0 is natively supported, and it should be more performant.
https://www.rabbitmq.com/blog/2024/08/05/native-amqp
This will requires some dependency updates at least and maybe also some code change.
Current Workaround
Proposed Solution
Additional Information
If the feature request is approved, would you be willing to submit a PR?
Yes / No (Help can be provided if you need assistance submitting a PR)