Pakket: golang-github-cockroachdb-cmux-dev (0.0~git20170110.0.30d10be-1)
Verwijzigingen voor golang-github-cockroachdb-cmux-dev
Trisquel bronnen:
Het bronpakket golang-github-cockroachdb-cmux downloaden:
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be-1.dsc]
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be.orig.tar.xz]
- [golang-github-cockroachdb-cmux_0.0~git20170110.0.30d10be-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Tim Potter
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-cockroachdb-cmux-dev gerelateerde pakketten
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go