How to Install golang-github-cockroachdb-cmux-dev in Ubuntu 18.04



Install golang-github-cockroachdb-cmux-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-cockroachdb-cmux-dev

Description:

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.

Homepage: https://github.com/cockroachdb/cmux

Version: 0.0~git20170110.0.30d10be-1

Section: universe/devel