Skip to content

Streaming data

Your runtime needs Fetch, Response bodies, and ReadableStream. The server must emit SSE frames; a normal JSON response is not an event stream. Keep a caller-owned cancellation signal for long-lived reads.

All guides · Integration decisions

Released under the Apache License 2.0.