Nodejs EventSource implementation with http2 support
Streaming, source-agnostic EventSource/Server-Sent Events parser
HTTP2 client, just with the familiar `https` API
Implementation of the SPDY protocol on node.js.
Fork of eventsource package - W3C compliant EventSource client for Node.js and browser (polyfill)
WhatWG/W3C compliant EventSource client for Node.js and browsers
EventSource polyfill for browser and node.js
SPDY v2, v3, v3.1 and HTTP2 transport
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
Cross Platform Smart Fetch Ponyfill
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
Spec compliant EventSource implementation for browsers and Node.JS
wrapper library around the JavaScript EventSource API to ensure it maintains a connection to the server.
A browser polyfill for W3C EventSource (http://www.w3.org/TR/eventsource/)
An HTTP/2 client and server implementation
A better API for making Event Source requests, with all the features of fetch
Modern EventSource client for browsers and Node.js
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 polyfill for http://www.w3.org/TR/eventsource/
A better API for making Event Source requests, with all the features of fetch()
This package provides `EventSource` applicable in different environments (browser & NodeJS).
W3C compliant EventSource client for Node.js and browser (polyfill)
TypeScript definitions for event-source-polyfill