Node.js ponyfill for HTTP/2 support (uses native http2 module or falls back to spdy if Node version is < v10.10.0; when http2 is marked as no longer experimental)
Implementation of the SPDY protocol on node.js.
SPDY v2, v3, v3.1 and HTTP2 transport
Wrap Streams2 instance into a HandleWrap
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
HTTP2 client, just with the familiar `https` API
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
Implementation of the SPDY protocol on node.js.
SPDY v2, v3, v3.1 and HTTP2 transport
Implementation of the SPDY protocol on node.js.
TypeScript definitions for spdy
Deceive HTTP parser
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
A lean, modular web server for rapid full-stack development
Opinionated scripts and configs to develop a react-native-web project
HTTP/1+2 Fetch API client for Node.js
Native http2 fetch implementation for Node.js
`axios-http2-adapter` is a custom adapter designed to fill a gap in the current Axios ecosystem. Despite widespread demand, as evidenced by [axios issue #1175](https://github.com/axios/axios/issues/1175), Axios has yet to implement native HTTP/2 support.
An HTTP/2 client and server implementation
HTTP/2 support for Express
TypeScript definitions for restify
Cross Platform Smart Fetch Ponyfill
wrapper for express app to work with http2 protocol
Aedes helper to create a server and bind its connection to Aedes