Search results
72 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
Forked version of graphql-sse to enable request specific headers
Help older browsers provide better Event Source requests
A lightweight Server-Sent Events (SSE) library for Next.js, enabling real-time, unidirectional data streaming from server to client
A lightweight EventSource (server-sent-events) hook for react, written in TypeScript
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
React server-sent events logger
Streamify is a library for creating and handling streams, especially for Server-Sent Events (SSE) and newline-delimited JSON streams.
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.
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
React hook for Azure/fetch-event-source. For making Event Source requests, with all the features of fetch()