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

tywo45/t-io

T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and customer service, making it a top-notch network programming framework observed · 2026-08-28

github.com/tywo45/t-io · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 28
  • 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: 3443
  • days_rel: n/a
  • days_push: 435
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1849 stars · 574 forks observed · 2026-08-28

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

t-io is a Java network programming framework built on Java AIO that simplifies building high-performance TCP/UDP and WebSocket servers. It provides built-in heartbeat handling, user/token/group binding, and per-channel traffic monitoring, and is widely used for IoT, IM, and customer service applications.

Use cases

  • build an instant messaging server in Java
  • implement custom TCP protocols for IoT devices
  • create a WebSocket server for real-time chat
  • manage long-lived connections with heartbeat detection
  • build a customer service messaging backend
  • unify TCP and UDP business logic behind one API

When to choose

  • you need high-performance long-connection networking on the JVM
  • you want built-in user, token, and group binding for IM-style apps
  • you need both TCP and UDP support with a unified API
  • you want per-connection traffic and heartbeat monitoring out of the box

When to avoid

  • you need a general-purpose HTTP/REST web framework
  • you prefer Netty's larger ecosystem and community
  • your project is not on the JVM
  • you need non-blocking I/O on platforms without Java AIO support

Facets

framework · maturity active

websocket networking middleware monitoring networking iot developer-tools jvm cross-platform aio tcp udp socket im instant-messaging protocol java-framework long-connection messaging real-time

2 sources

Member repositories

RepositoryRoleHealth v2
tywo45/t-iomain35

For agents

markdown · JSON · MCP: product_card(name="tywo45/t-io")

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