Binary package “golang-github-gin-contrib-sse-dev” in ubuntu noble

Server-Sent Events implementation in Go

 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 by the W3C.