Ross ROSS = Recommend OSS · open-source software intelligence for agents

liujingxing/rxhttp

🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started. observed · 2026-08-28

github.com/liujingxing/rxhttp · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 67
  • Release rhythm 65
  • 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: 29
  • age_days: 2779
  • days_rel: 232
  • days_push: 203
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

3818 stars · 461 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

RxHttp is a type-safe HTTP request library for Android built on top of OkHttp, supporting Kotlin Coroutines, RxJava2, and RxJava3. It offers a minimal-learning-curve fluent API for requests, file upload/download with progress, and global encryption, common headers, and caching configuration.

Use cases

  • make http requests in android with kotlin coroutines
  • upload and download files with progress tracking in android
  • simplify okhttp usage with a fluent api
  • handle multiple or dynamic base urls in an android app
  • add global request encryption and common headers
  • auto-cancel requests when activity or fragment is destroyed
  • parse responses with gson, xml, protobuf, or fastjson

When to choose

  • you want a near-zero learning curve alternative to retrofit for android networking
  • you need coroutine, flow, or rxjava integration over okhttp
  • you need elegant file upload/download with progress and resumable downloads
  • you want per-request or global encryption, common params, and caching

When to avoid

  • you prefer the industry-standard, annotation-driven retrofit ecosystem
  • you are building a non-Android JVM or multiplatform project
  • you need a smaller dependency footprint than okhttp plus code generation

Facets

library · maturity active

http-client file-upload serialization caching android-tools web-development apis jvm okhttp-wrapper rxjava kotlin-coroutines android-networking retrofit-alternative android

2 sources

Member repositories

RepositoryRoleHealth v2
liujingxing/rxhttpmain73

For agents

markdown · JSON · MCP: product_card(name="liujingxing/rxhttp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem