[ ソース: golang-github-gin-contrib-sse ]
パッケージ: golang-github-gin-contrib-sse-dev (0.1.0-2)
golang-github-gin-contrib-sse-dev に関するリンク
Debian の資源:
golang-github-gin-contrib-sse ソースパッケージをダウンロード:
- [golang-github-gin-contrib-sse_0.1.0-2.dsc]
- [golang-github-gin-contrib-sse_0.1.0.orig.tar.gz]
- [golang-github-gin-contrib-sse_0.1.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.