vert-x3 / vertx-eventbus-bridge-clients

Home for various EventBus Bridge clients
Other
65 stars 33 forks source link

for vert-x3 how use eventbus make synchronizing requests and responses #73

Open xiejizhe opened 2 years ago

xiejizhe commented 2 years ago

I see that this class has been deprecated io.vertx.ext.sync.SyncVerticle and oher class

So how am I going to use synchronous requests and responses correctly because I want to encapsulate a REST EventBus Client that needs synchronous responses