README.md Reactive Streams for Vert.x "Reactive Streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure on the JVM." This Vert.x extension provides an implementation of reactive streams for Vert.x. ReactiveReadStream We provide an implementation of the Vert.x ReadStream interface which also implements a reactive streams Subscriber. You can