Server-sent events implementation in Go. used by the gin framework
Server-sent events (SSE) is a technology where a browser receives automatic updates from a server via HTTP connection. The Server-Sent Events EventSource API is standardized as part of HTML5[1] by the W3C. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gin-contrib/sse
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0.1.0-4.fc35 | - | 
| Fedora 35 | 0.1.0-4.fc35 | - | 
| Fedora 34 | 0.1.0-3.fc34 | - | 
			You can contact the maintainers of this package via email at
			golang-github-gin-contrib-sse dash maintainers at fedoraproject dot org.