Expand description
HTTP streaming client for Server-Sent Events (SSE) processing.
This module handles the HTTP layer for streaming responses from the Anthropic API, parsing SSE events and converting them into MessageStreamEvent objects.
Structsยง
- Http
Stream Client - HTTP streaming client for processing Server-Sent Events.
- Stream
Config - Configuration for SSE streaming requests.
- Stream
Request Builder - Builder for creating HTTP streaming requests.