[ trixie ]
[ sid ]
[ 源代码: golang-github-r3labs-sse ]
软件包:golang-github-r3labs-sse-dev(2.10.0-3)
golang-github-r3labs-sse-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-r3labs-sse:
- [golang-github-r3labs-sse_2.10.0-3.dsc]
- [golang-github-r3labs-sse_2.10.0.orig.tar.xz]
- [golang-github-r3labs-sse_2.10.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Server Sent Events server and client for Golang (library)
With server-sent events, it is possible for a server to send new data to a web page at any time, by pushing messages to the web page.
This library provides a server and a client implementation of SSE for Go.
其他与 golang-github-r3labs-sse-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-cenkalti-backoff-dev
- exponential backoff algorithm in Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package