[ ソース: 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.