We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Code generator both for client and server with Eclipse Vert.x
Client codegen will be Vert.x generic, supporting Java, Java with RxJava 2 & Kotlin for now. It will have a @Vertx interface as entrypoint
@Vertx
Server codegen will be for Java (for now)
I'm working on it