[ 源代码: golang-github-influxdata-yamux ]
软件包:golang-github-influxdata-yamux-dev(0.0~git20171107.1f58ded-5)
golang-github-influxdata-yamux-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-influxdata-yamux:
- [golang-github-influxdata-yamux_0.0~git20171107.1f58ded-5.dsc]
- [golang-github-influxdata-yamux_0.0~git20171107.1f58ded.orig.tar.xz]
- [golang-github-influxdata-yamux_0.0~git20171107.1f58ded-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Golang connection multiplexing library
Yamux (Yet another Multiplexer) is a multiplexing library for Golang. It relies on an underlying connection to provide reliability and ordering, such as TCP or Unix domain sockets, and provides stream-oriented multiplexing. It is inspired by SPDY but is not interoperable with it.