A fork of sse-stream with cookie-based auth support
A TypeScript SSE proxy for MCP servers that use stdio transport.
A tiny (741b) utility for Server Sent Event (SSE) streaming via `fetch` and Web Streams API
A flexible Server-Sent Events source; supports POST requests and custom headers
OpenAI Codex provider for AgentLayer and the AI SDK. It talks to the ChatGPT Codex responses endpoint and supports ChatGPT OAuth/API-key auth through `@humanlayer/agentlayer-provider-auth`.
Node.js Streams, a user-land copy of the stream library from Node.js
Implementation of the Server-sent events protocol for Node.js and browsers.
Check if something is a Node.js stream
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
Get a stream as a string, Buffer, ArrayBuffer or array
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
A better API for making Event Source requests, with all the features of fetch()
destroy a stream if possible
Toggle the CLI cursor
TypeScript client library for Mistral AI on Google Cloud
Call a callback when a readable/writable/duplex stream has completed or failed.
A simple SSE (Server Sent Events) client for Angular applications.
Library for resuming and following streams in distributed systems
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Get and validate the raw body of a readable stream.
A composable stream processing pipeline for parsing OpenRouter/OpenAI streaming API responses. Each transform stream handles one layer of parsing and emits typed messages that flow through the pipeline.
A streaming way to send data to a Node.js Worker Thread
Utilities for Server-Sent Events that adopts the HTML Spec Standard for the EventSource Web API.
A stream that emits multiple other streams one after another.