react-mercure
React hook that make working with Mercure easy
React hook that make working with Mercure easy
A flexible Server-Sent Events source; supports POST requests and custom headers
PubNub SSE Protocol with some additions. SSE is basically utilizing the Transfer-Encoding: chunked HTTP header. The main difference is that we intentionally exclude `event: ` and `data: ` headers that are included in each message. We remove these headers
A simple replacement for EventSource, offering a wider range of functionalities from the fetch API, using the Streams API, inspired by Microsoft's fetch-event-source but with an API mimicking the native EventSource API.
Server Sent Event SSE -also known as EventSource- handler
Strongly typed server sent events module for express
This project was implemented to solve the poblem of data communication between applications/replicas in a cluster.
Fork of yaffle eventsource polyfill without his last commit
JavaScript client SDK for bidirectional communication with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native
HTTP client which wraps a fetch implementation and simplify the creation of REST API clients. Works both in browser and in node.
Fetch Server-Sent Events (SSE) as an async iterable
HTTP client which wraps a fetch implementation and simplify the creation of REST API clients. Works both in browser and in node.
EventSource for Node.js and Browser
Modern EventSource client for browsers and Node.js
Encodes events as well-formed EventSource/Server Sent Event (SSE) messages
EventSource replacement to POST PATCH DELETE
W3C compliant EventSource client for Node.js and browser (polyfill) with latin1
Streaming, source-agnostic EventSource/Server-Sent Events parser
EventSource client for tomcat rest posts api
An Express middleware for Server-Sent Events (EventSource)