{"library":"http2-express","type":"library","category":null,"description":"http2-express integrates HTTP/2 protocol support into Express.js applications. The current stable version, 1.1.0, adds explicit support for Express 5 while maintaining backward compatibility with Express 4. Its release cadence is responsive to major Express and Node.js version updates. A key differentiator is its direct compatibility with the now-deprecated `http2-express-bridge` package, allowing for a straightforward migration by just changing the import name. Unlike its predecessor, http2-express intentionally removes support for HTTP/2 Server Push, aligning with current browser and client behavior where Server Push is largely deprecated due to observed limited or negative performance impacts. The library supports both secure (HTTPS/2) and insecure (h2c) HTTP/2 connections and provides options for backward compatibility with HTTP/1.1 clients.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","express","http2","https","push","support","compatibility","api","server"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http2-express","imports":["import http2Express from 'http2-express';","import express from 'express';","import * as http2 from 'node:http2';"]},{"cmd":"yarn add http2-express","imports":[]},{"cmd":"pnpm add http2-express","imports":[]}],"homepage":null,"github":"https://github.com/markjovis/http2-express","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http2-express","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http2-express/compatibility"}}