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-13.fc41 | - |
Fedora 41 | 0.1.0-13.fc41 | - |
Fedora 40 | 0.1.0-10.fc40 | - |
Fedora 39 | 0.1.0-8.fc39 | - |
Fedora EPEL 10.0 | 0.1.0-13.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-gin-contrib-sse dash maintainers at fedoraproject dot org
.