ReactiveX/RxNetty
Reactive Extension (Rx) Adaptor for Netty observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4675
- days_rel: n/a
- days_push: 1701
- n_releases_24m: 0
Adoption not part of the score
1373 stars · 251 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RxNetty is a Reactive Extensions (Rx) adaptor for Netty, providing reactive APIs for building HTTP and TCP clients and servers on the JVM. It integrates Netty's asynchronous networking with RxJava's observable streams.
Use cases
- build reactive http servers in java
- write async http clients with rxjava
- handle streaming network io reactively
- compose netty networking with observable streams
- build tcp clients and servers with reactive backpressure
When to choose
- you already use RxJava and Netty together
- you want reactive streams over Netty networking
- you maintain legacy Netflix-style reactive JVM services
When to avoid
- starting a new project - the project is no longer under active development
- you prefer newer reactive stacks like Reactor Netty
- you need long-term support or frequent updates
Facets
library · maturity maintenance
http-client http-server middleware concurrency backend networking developer-tools apis jvm cross-platform reactive-extensions netty rxjava async-io http
1 source
- readme: https://github.com/ReactiveX/RxNetty · fetched 2026-08-28 · 638dc3342503
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ReactiveX/RxNetty | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ReactiveX/RxNetty")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem