パッケージ: golang-github-cockroachdb-cmux-dev (0.0~git20170110.0.30d10be-1.1)
golang-github-cockroachdb-cmux-dev に関するリンク
Trisquel の資源:
golang-github-cockroachdb-cmux ソースパッケージをダウンロード:
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be-1.1.dsc]
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be.orig.tar.xz]
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Tim Potter
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Payload-based connection multiplexer for Golang
The cmux library is a generic Go library to multiplex connections based on their payload. Using cmux you can serve gRPC, SSH, HTTPS, HTTP, Go RPC and pretty much any other payload on the same TCP listener. Lookahead is used to match and hand off connections to the appropriate server implementation.
This package is a fork of github.com/soheily/cmux.
その他の golang-github-cockroachdb-cmux-dev 関連パッケージ
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go