cescoffier / vertx-completable-future

An implementation of CompletableFuture for Vert.x
Apache License 2.0
78 stars 28 forks source link

make `VertxCompletableFuture.toFuture()` hookup callbacks in both directions #38

Closed abonander closed 5 years ago

abonander commented 5 years ago

closes #37

abonander commented 5 years ago

@cescoffier This is ready to review now, sorry for taking so long.