Python library for iterating over HTTP Server Sent Events (SSE)
This is a Python client library for iterating over http Server Sent Event (SSE) streams (also known as EventSource, after the name of the Javascript interface inside browsers). The SSEClient class accepts an URL on init, and is then an iterator over messages coming from the server.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.27-4.fc35 | - |
Fedora 35 | 0.0.27-4.fc35 | - |
Fedora 34 | 0.0.27-2.fc34 | - |
EPEL 8 | 0.0.26-1.el8 | - |
You can contact the maintainers of this package via email at
python-sseclient dash maintainers at fedoraproject dot org
.