Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Releases: hertz-contrib/sse

v0.1.0

19 Mar 05:50
f372f22

Choose a tag to compare

What's Changed

  • feat: support specifying the request to be used each time the SSE stream is created by @DMwangnima in #19
  • docs: update examples about end event check and errChan nil by @iyaozhen in #21

New Contributors

Full Changelog: v0.0.6...v0.1.0

v0.0.6

06 Feb 06:08
b42db11

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

10 Mar 14:21
e4da4d0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

release v0.0.4

19 Jan 02:18
800cc5a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

release v0.0.3

07 Dec 05:44
c103a77

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

release v0.0.2

24 Nov 10:12
6305346

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

release v0.0.1

15 May 02:53
89f024d

Choose a tag to compare

fix: use ChunkedBodyWriter (#2)