Configure http2-proxy middleware with ease for koa.
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
Koa web app framework
OpenTelemetry instrumentation for `koa` http web application framework
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
convert modern Koa legacy generator-based middleware to promise-based middleware
TypeScript definitions for koa-compose
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.
TypeScript definitions for koa
compose Koa middleware
a body parser for Koa
Cross-Origin Resource Sharing(CORS) for koa
Static file serving middleware for koa
Configure http2-proxy middleware with ease for koa.
`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.
Native http2 fetch implementation for Node.js
An HTTP/2 client and server implementation
A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.
Koa ETag support middleware
Koa cookie session middleware with external store support