react-native-oksse
A wrapper around the oksse android package.
A wrapper around the oksse android package.
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
Provides a mechanism for executing long running tasks on NextJS edge api-handlers
Provide a way to send and receive server send events
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.
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.
Streamify is a library for creating and handling streams, especially for Server-Sent Events (SSE) and newline-delimited JSON streams.
command line HTTP testing tool focused on speed and simplicity
**This forked package exists primarily because of some missing features we're need at TOMRA, and we don't want to use packages hosted on a git server.**
Nodes to create - or subscribe to - server-sent events
Forked version of graphql-sse to enable request specific headers
Fetch streaming LLM responses as an async iterable
Fetch Server-Sent Events (SSE) as an async iterable
Elegant Server-Sent Events (SSE) Streaming for Cloudflare Workers.
Modern EventSource client for browsers and Node.js
Encodes events as well-formed EventSource/Server Sent Event (SSE) messages
Streaming, source-agnostic EventSource/Server-Sent Events parser