vert-x3 / vertx-amqp-client

An AMQP client for Vert.x
Apache License 2.0
17 stars 18 forks source link

Fix wrong dispatching in the AMQP sender #72

Closed cescoffier closed 2 years ago

cescoffier commented 2 years ago

Backport of #71

Related to https://github.com/smallrye/smallrye-reactive-messaging/issues/1541.