spdy-http2/node-spdy
SPDY server on Node.js 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5626
- days_rel: n/a
- days_push: 1647
- n_releases_24m: 0
Adoption not part of the score
2792 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js module for creating SPDY and HTTP/2 servers with a natural http-module-like interface, falling back to regular HTTPS for unsupported browsers. It also provides an HTTP/2-capable agent for client requests and is compatible with Express.
Use cases
- serve http2 in node.js
- create spdy server with express
- fallback to https for old browsers
- make http2 client requests in node
- enable server push on node server
When to choose
- you need SPDY or HTTP/2 support on legacy Node.js versions lacking native http2
- you want Express-compatible HTTP/2 with HTTPS fallback
When to avoid
- you are on modern Node.js with built-in http2 module
- you need actively maintained software with a clear license
Facets
library · maturity maintenance
http-server http-client middleware web-development backend networking apis spdy http2 express-compatible tls server-push nodejs javascript
1 source
- readme: https://github.com/spdy-http2/node-spdy · fetched 2026-08-28 · 53b3fc1bf521
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spdy-http2/node-spdy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="spdy-http2/node-spdy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem