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

briandilley/jsonrpc4j

JSON-RPC for Java observed · 2026-08-28

github.com/briandilley/jsonrpc4j · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 53
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4702
  • days_rel: n/a
  • days_push: 282
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1117 stars · 451 forks observed · 2026-08-28

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

jsonrpc4j is a Java library for implementing JSON-RPC 2.0 servers and clients, using Jackson for JSON serialization. It supports HTTP, streaming, socket, and portel transports, with annotations, dynamic client proxies, and Spring Framework integration.

Use cases

  • expose java services as json-rpc over http
  • call a remote json-rpc api from java
  • add json-rpc endpoints to a spring application
  • implement json-rpc over raw sockets or streams
  • create dynamic client proxies for remote services

When to choose

  • you need JSON-RPC 2.0 in a Java or Spring application
  • you want multiple transports (HTTP, streams, sockets) from one library
  • you prefer annotation-based service exposure with dynamic proxies

When to avoid

  • you need REST or GraphQL rather than JSON-RPC
  • you're not on the JVM
  • you need a modern async/reactive RPC stack like gRPC

Facets

library · maturity stable

rpc serialization http-server http-client middleware backend apis web-development developer-tools jvm cross-platform json-rpc jackson spring-integration streaming-server dynamic-proxies

1 source

Member repositories

RepositoryRoleHealth v2
briandilley/jsonrpc4jmain47

For agents

markdown · JSON · MCP: product_card(name="briandilley/jsonrpc4j")

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