Vert.x RxJava provides Reactive Extensions (RxJava) integration for Vert.x, enabling reactive programming with asynchronous event-driven applications.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-rx-java</artifactId>
<version>4.5.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Vert.x HTTP server using RxJava API.
No known issues recorded.
No dependency data recorded yet.