Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: vito/go-sse

Tags

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from analytically/optim

Optimize Event Encode() and Write() methods for performance

v1.1.2

Toggle v1.1.2's commit message
only set Last-Event-ID header if non-empty

otherwise we fail preflight requests from wasm :|

Signed-off-by: Alex Suraci <[email protected]>

v1.1.1

Toggle v1.1.1's commit message
handle nil http.Header

Signed-off-by: vito <[email protected]>

v1.1.0

Toggle v1.1.0's commit message
accept Doer interface

Signed-off-by: vito <[email protected]>

v1.0.0

Toggle v1.0.0's commit message
go mod init

Signed-off-by: Alex Suraci <[email protected]>