<@U1NH2D3J6> Hi, what is the best way to send mess...
# vertx
f
@julienviet Hi, what is the best way to send message using the eventbus between Vertx+Kotlin and scale NodeJs app, I need to get result and to be sure message is received. I tried vertx3-eventbus-client but I’m not sure is the more secure way to do that (I want to retry the message if there is no nodejs app available ...)