Skip to content

Releases: mpetazzoni/sseclient

SSEClient v1.8.0

01 Sep 19:43
sseclient-py-1.8.0
052edbf
Compare
Choose a tag to compare

No functional changes in v1.8.0, but this new release provides Python typing information.

SSEClient v1.7.2

20 Sep 19:58
sseclient-py-1.7.2
9eeeab1
Compare
Choose a tag to compare

Simple point release with documentation and CI/CD tweaks.

SSEClient v1.7

22 Jul 16:54
sseclient-py-1.7
ee27473
Compare
Choose a tag to compare

Important fixes in SSE parsing and handling of newlines in chunks read from the event source that could lead to events being split into two incorrect events (#8, #9, #11).

Continuous integration and unit tests are also now setup at https://travis-ci.org/mpetazzoni/sseclient

SSEClient v1.6

11 Jun 07:25
sseclient-py-1.6
5eaa6de
Compare
Choose a tag to compare
sseclient-py-1.6

SSEClient v1.6

SSEClient v1.5

07 Apr 19:59
sseclient-py-1.5
Compare
Choose a tag to compare
sseclient-py-1.5

SSEClient v1.5

SSEClient v1.0

11 Mar 22:57
sseclient-py-1.0
Compare
Choose a tag to compare

Initial version of SSEClient for Python.