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
SPDY v2, v3, v3.1 and HTTP2 transport
Implementation of the SPDY protocol on node.js.
Wrap Streams2 instance into a HandleWrap
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
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.
`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
HTTP/2 support for Express
A modern runtime for JavaScript and TypeScript.
Streaming protobuf RPC service protocol over any two-way channel.
HTTP/1+2 Fetch API client for Node.js
wrapper for express app to work with http2 protocol
Aedes helper to create a server and bind its connection to Aedes
Node.js http2 module for Gjs
Connect is a family of libraries for building and consuming APIs on different languages and platforms, and [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Connect is a family of libraries for building and consuming APIs on different languages and platforms, and [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
A Vite plugin that allows you to proxy requests to an HTTP2 server.
Opencensus http2 automatic instrumentation package.
A lightweight CLI program to serve static sites~!
HTTP/1.1 Library (HTTP/2 coming soon) using Tokio Project (core, proto, service). Used with https://github.com/lambdastackio/httpd.
GraphQL implementation built on top of tokio-http2, topkio-proto and other async libraries.
Project was renamed to tokio-http2. Do not use the project
Sans I/O HTTP/2 Library
HTTP/1.1 (HTTP/2 soon) Server that is built on Tokio Project Pipeline. It supports Asyn I/O (Futures), Pipelining and multipart uploads. Hybrid solution that can be used as a Web Server, API Server, Agent, etc.