Library in typescript for sending multicast notifications using HTTP/2 multiplexing and the FCM HTTP v1 API.
HTTP2 client, just with the familiar `https` API
Easy interface for Google's Cloud Messaging service (now Firebase Cloud Messaging)
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.
Send multicast notifications using HTTP/2 multiplexing through the FCM HTTP v1 API.
Send multicast notifications through the FCM HTTP v1 API on Cloudflare Workers.
Wrap Streams2 instance into a HandleWrap
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
Enable Firebase Cloud Messaging features for Capacitor apps
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.
Native http2 fetch implementation for Node.js
An HTTP/2 client and server implementation
A Node.JS simple interface to Google's Firebase Cloud Messaging (FCM). Supports both android and iOS, including topic messages, and parallel calls. Aditionally it also keeps the callback behavior for the new firebase messaging service.
A lean, modular web server for rapid full-stack development
Cross Platform Smart Fetch Ponyfill
HTTP/2 support for Express
HTTP/1+2 Fetch API client for Node.js
wrapper for express app to work with http2 protocol
Base parse-server-push-adapter
Aedes helper to create a server and bind its connection to Aedes
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.