[ 原始碼: golang-github-gin-contrib-sse ]
套件:golang-github-gin-contrib-sse-dev(0.1.0-1)
golang-github-gin-contrib-sse-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-gin-contrib-sse:
- [golang-github-gin-contrib-sse_0.1.0-1.dsc]
- [golang-github-gin-contrib-sse_0.1.0.orig.tar.gz]
- [golang-github-gin-contrib-sse_0.1.0-1.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.