CMD + K

httpx-sse

Anaconda Verified

Consume Server-Sent Event (SSE) messages with HTTPX.

Installation

To install this package, run one of the following:

Conda
$conda install main::httpx-sse

Usage Tracking

0.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

linux-64
linux-aarch64
macOS-64
macOS-arm64
win-64