molnarg/node-http2
An HTTP/2 client and server implementation for node.js observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 14
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4843
- days_rel: n/a
- days_push: 521
- n_releases_24m: 0
Adoption not part of the score
1793 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure-JavaScript HTTP/2 (RFC 7540) client and server implementation for Node.js with an API mirroring the standard HTTPS module, including server push support. It is officially deprecated since Node.js 9 ships with a built-in 'http2' module.
Use cases
- serve http2 content from a node.js server
- make http2 requests from node.js
- test http2 server push behavior
- add http2 support to older node versions
- implement an http2 client with an https-like api
When to choose
- you are stuck on Node.js older than 9.0 and need HTTP/2
- you need a pure-JS HTTP/2 implementation to study or patch
- you need server push on a legacy Node.js setup
When to avoid
- you are on Node.js 9 or newer - use the built-in http2 module
- you need a maintained, production-supported library
- you need the HTTP/2 upgrade mechanism over unencrypted channels
Facets
library · maturity abandoned
http-server http-client websocket web-development backend apis networking http2 rfc7540 deprecated server-push alpn nodejs javascript
1 source
- readme: https://github.com/molnarg/node-http2 · fetched 2026-08-28 · bc9181887b9c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| molnarg/node-http2 | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="molnarg/node-http2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem