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
Dec 20, 2024 at 19:26
License
MIT
Total Downloads
351
Version Downloads
351
Supported Platforms
GitHub Repository
https://github.com/florimondmanca/httpx-sseDocumentation
https://github.com/florimondmanca/httpx-sse