Event source only support AMQP 0-9-1 which is a quite old legacy version of the protocol.
Every modern tools like RabbitMQ and ActiveMQ and so on, provides native support for the AMQP 1.0 version, which became a standard in 2014's 2015... 10 years ago.
So.
Why did you implement only a AMQP 0-9-1 event source ?
It is an impasse, and it makes it difficult to integrate within actual tools.
Is it possible to plan a AMQP 1.0 support ?
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
Event source only support AMQP 0-9-1 which is a quite old legacy version of the protocol.
Every modern tools like RabbitMQ and ActiveMQ and so on, provides native support for the AMQP 1.0 version, which became a standard in 2014's 2015... 10 years ago.
So.
Why did you implement only a AMQP 0-9-1 event source ?
It is an impasse, and it makes it difficult to integrate within actual tools.
Is it possible to plan a AMQP 1.0 support ?
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.