# vertx-reactive-streams **Repository Path**: mirrors_vert-x3/vertx-reactive-streams ## Basic Information - **Project Name**: vertx-reactive-streams - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Reactive Streams for Vert.x image:https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-reactive-streams/actions/workflows/ci-4.x.yml"] "link:http://www.reactive-streams.org/[Reactive Streams] is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure on the JVM." Please see the main documentation on the web-site for a full description: * https://vertx.io/docs/vertx-reactive-streams/java/[Web-site documentation]