Name: | golang-github-gin-contrib-sse-devel |
Version: | 0.1.0 |
Release: | 13.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 16858 |
License: | MIT |
RPM: |
golang-github-gin-contrib-sse-devel-0.1.0-13.el10_0.noarch.rpm
|
Source RPM: |
golang-github-gin-contrib-sse-0.1.0-13.el10_0.src.rpm
|
Build Date: | Thu Jan 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gin-contrib/sse |
Summary: | Server-sent events implementation in Go. used by the gin framework |
Description: | 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 |