Open RobWin opened 7 years ago
Hi, do you think it makes sense and is possible to create a second API which uses Futures instead of callbacks?
@RobWin instead we should rather make a polyglot API (like in Vert.x Kafka Client) and then generate an RxJava version of this API like other Vert.x API do
see https://github.com/vert-x3/vertx-proton/issues/108
Hi, do you think it makes sense and is possible to create a second API which uses Futures instead of callbacks?