vert-x3 / vertx-4-migration-guide

Migration to Vert.x 4 guide
https://vert-x3.github.io/vertx-4-migration-guide/index.html
20 stars 16 forks source link

Typo in "Removed the request-response send methods in EventBus"section #44

Closed akoniar closed 3 years ago

akoniar commented 3 years ago

I suppose in first example should be removed:

Reply:
evendbus.consumer(...

and third example should be split into request and reply Screenshot 2020-12-07 at 16 39 47

akoniar commented 3 years ago

@sangeetaraghu