Tencent/TSW
Tencent Server Web observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 77
- Release rhythm 80
- Longevity 100
Flags: no_license
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: 10
- age_days: 3039
- days_rel: 139
- days_push: 139
- n_releases_24m: 6
Adoption not part of the score
1802 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tencent Server Web (TSW) is a Node.js infrastructure framework for web backend developers that provides request capture (packet sniffing of outbound server requests) and request-clustered 'holographic' logging with zero code intrusion. It integrates seamlessly with existing Koa and Express applications and is cloud-native and containerization friendly.
Use cases
- capture full outbound http request bodies from a node server for debugging
- reconstruct the exact state of a failed request with per-request clustered logs
- add observability to a koa or express app without changing business code
- debug backend api issues by replaying captured server traffic
- monitor nodejs production services with request-level log aggregation
When to choose
- you run Node.js http/https services and need deep request-level diagnostics
- you want packet capture and log clustering with zero code changes
- your stack is Koa or Express and you need non-intrusive monitoring
When to avoid
- you are not on Node.js (requires Node.js >= 24 for 3.0)
- you need a general-purpose web framework rather than an observability layer
- you rely on older Node versions or the Domain API
Facets
framework · maturity active
monitoring logging tracing http-server middleware plugin-system backend web-development developer-tools monitoring cross-platform observability request-capture holographic-logging tencent koa express esm diagnostics nodejs
4 sources
- readme: https://github.com/Tencent/TSW · fetched 2026-08-28 · b04fd0ecf295
- homepage: https://tswjs.org/ · fetched 2026-08-29 · bf6df701d9f6
- site_page: https://tswjs.org/guide/about · fetched 2026-08-29 · edc6daf626f6
- site_page: https://tswjs.org/weworkinstall · fetched 2026-08-29 · 57e7abfa4ecf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/TSW | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem