Vert.x module adding support for Reactive Extensions (Rx) using the Rx libraries. This allows Vert.x developers to use the Rx type-safe composable API to build Vert.x verticles. This module provides helpers for adapting Vert.x stream and future constructs to Rx observables.
See https://github.com/vert-x3/vertx-rx/tree/master/rx-java/src/main/asciidoc/java/index.adoc
See https://github.com/vert-x3/vertx-rx/tree/master/rx-java2/src/main/asciidoc/java2/index.adoc
See https://github.com/vert-x3/vertx-rx/tree/master/rx-js/src/main/asciidoc/js/index.adoc
See https://github.com/vert-x3/vertx-rx/tree/master/rx-groovy/src/main/asciidoc/groovy/index.adoc