sse-generator
A simple server-sent events (SSE) request library for browser, for streaming LLM APIs
A simple server-sent events (SSE) request library for browser, for streaming LLM APIs
A streaming parser for Server-Sent Events (SSE)
An RPC library for quick development of seamless full-stack applications.
react native gpt stream api
This is a helper library for React Native developers who want to build applications using the OpenAI API. The main aim is to streamline the process of handling Server-Sent Events (SSE) stream from the OpenAI API, mimicking a real-time chat environment. T
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.
A polyfill for the EventSource API in Expo using `expo/fetch`
A lightweight EventSource (server-sent-events) hook for react, written in TypeScript
PostGraphile support for GraphQL over Server-Sent Events (SSE) powered by graphql-sse
A ES6-based flexible Server-Sent Events source; supports GET and POST requests and custom headers to a SSE endpoint
EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.
Service Worker Routing for in browser HTTP requests