@cescoffier since we plan to release next week there isn't much time left. What should we do with this issue?
@n1hility we have the bare minimum for the 1.0 (Kafka). So we are good. I will remove the "first public release" tag and keep this issue as an umbrella for the rest of the work.
What's not done.... the associated quickstart and guides, looking at this today.
(but we have an amazing demo)
@cescoffier What remains for the AMQP support?
@lulf We have implemented a new Vert.x AMQP client (will be released soon - code is here: https://github.com/vert-x3/vertx-amqp-client) that will be used in Reactive Messaging. So expect it in 2 weeks or so.
@cescoffier any update on AMQP support? For me it is the last missing piece to migrate JMS application.
@andrejpetras AMQP has been added.
@cescoffier thanks, is working well ;) I create a new ticket for the AMQP client to add the modified method.
https://github.com/vert-x3/vertx-amqp-client/issues/18
@andrejpetras I've added the modified method in the client. We would be able to benefit from it once it's released.
@cescoffier thanks
The remaining action will be tracked in another issue.
Most helpful comment
@lulf We have implemented a new Vert.x AMQP client (will be released soon - code is here: https://github.com/vert-x3/vertx-amqp-client) that will be used in Reactive Messaging. So expect it in 2 weeks or so.