httpx-sse
Consume Server-Sent Event (SSE) messages with HTTPX.
Consume Server-Sent Event (SSE) messages with HTTPX.
To install this package, run one of the following:
httpx-sse provides the connectsse and aconnectsse helpers for connecting to an SSE endpoint. The resulting EventSource object exposes the .itersse() and .aitersse() methods to iterate over the server-sent events.
Summary
Consume Server-Sent Event (SSE) messages with HTTPX.
Last Updated
Mar 31, 2025 at 21:55
License
MIT
Total Downloads
0
Version Downloads
0
Supported Platforms
GitHub Repository
https://github.com/florimondmanca/httpx-sseDocumentation
https://github.com/florimondmanca/httpx-sse