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
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
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
- readme: https://github.com/tywo45/t-io · fetched 2026-08-28 · dffcdfdd81c0
- homepage: https://www.tiomq.com/books/doc/126/1004 · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tywo45/t-io | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem