HTTP2 custom server for CRA projects. Boost your App load times!
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.
HTTP2 client, just with the familiar `https` API
SPDY v2, v3, v3.1 and HTTP2 transport
An HTTP/2 client and server implementation
wrapper for express app to work with http2 protocol
Wrap Streams2 instance into a HandleWrap
A lean, modular web server for rapid full-stack development
An interface to the Apple Push Notification service for Node.js
A Storybook builder to dev and build with Vite
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
Detect browser capabilities from a user agent string.
Optional Vala/GObject bridge providing nghttp2 primitives unreachable through libsoup's high-level GIR API: HPACK header-block encoding (for PUSH_PROMISE / DATA frames), server-side push stream-ID allocation, and a thin nghttp2_session wrapper for future
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.
Aedes helper to create a server and bind its connection to Aedes
Cross Platform Smart Fetch Ponyfill
HTTP/1+2 Fetch API client for Node.js
[](#contributors-)
HTTP/2 support for Express
A Node.js implementation of RTMP Server
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 lightweight CLI program to serve static sites~!
The base template for Create React App.