Compatibility for the express module to work with the http2 module
HTTP2 client, just with the familiar `https` API
Implementation of the SPDY protocol on node.js.
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
Wrap Streams2 instance into a HandleWrap
SPDY v2, v3, v3.1 and HTTP2 transport
HTTP/2 support for Express
wrapper for express app to work with http2 protocol
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
The optimized & lightweight middleware for serving requests to static assets
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
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.
A highly configurable, middleware compatible implementation of CORS.
`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
Native http2 fetch implementation for Node.js
A lean, modular web server for rapid full-stack development
Cross Platform Smart Fetch Ponyfill
Fast, unopinionated, minimalist web framework
HTTP/1+2 Fetch API client for Node.js
Use Connect/Express middleware in Koa
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843