Releases: hertz-contrib/sse
Releases · hertz-contrib/sse
v0.0.5
release v0.0.4
What's Changed
- optimize: comment for publish by @FGYFFFF in #13
- feat: add unsubscribe by @ViolaPioggia in #15
New Contributors
Full Changelog: v0.0.3...v0.0.4
release v0.0.3
release v0.0.2
What's Changed
- feat:add client by @ViolaPioggia in #4
- docs: update examples && update README.md by @ViolaPioggia in #5
- chore: delete 'stream' field by @ViolaPioggia in #9
- feat: add github-action-benchmark by @Skyenought in #8
- feat: add benchmark test for sse by @Skyenought in #7
- don't merge: test github action by @Skyenought in #10
- chore:unify option by @ViolaPioggia in #11
New Contributors
- @ViolaPioggia made their first contribution in #4
- @Skyenought made their first contribution in #8
Full Changelog: v0.0.1...v0.0.2
release v0.0.1
fix: use ChunkedBodyWriter (#2)