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.
Laravel streaming hooks for React
Laravel streaming hooks for Vue
Class Based implementation for Server-Sent events
WhatWG/W3C compliant EventSource client for Node.js and browsers
Easy Server-Sent Events for Express.js
A flexible Server-Sent Events source; supports POST requests and custom headers