/sse

Go library for producing and consuming streams of HTTP Server-Sent Events (SSE).

Primary LanguageGoMIT LicenseMIT

Server-Sent Events (SSE)

A Go library for producing and consuming streams of HTTP Server-Sent Events (SSE).

See examples/chatserver.go.