vilyever/AndroidSocketClient
Socket封装 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4005
- days_rel: n/a
- days_push: 3626
- n_releases_24m: 0
Adoption not part of the score
1302 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java library for Android that wraps TCP socket client (and simple server) functionality with helpers for heartbeats, connection timeouts, and structured packet reading strategies. Distributed via JitPack.
Use cases
- implement a TCP socket client on Android
- add automatic heartbeat keep-alive to a socket connection
- parse custom binary packet structures with header and length fields
- send and receive strings over a socket with configurable encoding
- handle socket connection timeouts and reconnection
When to choose
- you need a ready-made Android socket client with heartbeat and packet framing helpers
- you want a lightweight Java socket wrapper without pulling in a large networking framework
When to avoid
- you need a maintained library with active support and a license
- you need HTTP, WebSocket, or TLS support rather than raw TCP
- you are not targeting Android/Java
Facets
library · maturity abandoned
networking concurrency android-tools networking developer-tools jvm socket-client tcp heartbeat packet-parsing jitpack android mobile
1 source
- readme: https://github.com/vilyever/AndroidSocketClient · fetched 2026-08-28 · 0f86f6af0d04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vilyever/AndroidSocketClient | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="vilyever/AndroidSocketClient")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem