golang-github-soheilhy-cmux 0.1.5-2 source package in Ubuntu

Changelog

golang-github-soheilhy-cmux (0.1.5-2) unstable; urgency=medium

  * Upload to unstable
  * Update Standards-Version to 4.6.1 (no changes)
  * Update Section to golang
  * Add Multi-Arch hint
  * Exclude examples

 -- Shengjing Zhu <email address hidden>  Sat, 29 Oct 2022 16:58:03 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-soheilhy-cmux_0.1.5-2.dsc 1.6 KiB 9dc727ed1a3e400b6753dc47b0fb214b25d1395bf8e2e9e8a95e59152a25c69e
golang-github-soheilhy-cmux_0.1.5.orig.tar.gz 21.7 KiB 199232ece74332f408a38e4d38e7ca942b3e66ae58074ca95d3f069693e0dca1
golang-github-soheilhy-cmux_0.1.5-2.debian.tar.xz 2.0 KiB 528ce812e3cf0eeae6b69c704d2e06033880f942a7b53c212151504f3e2c29a2

Available diffs

No changes file available.

Binary packages built by this source

golang-github-soheilhy-cmux-dev: serve different services on the same port

 cmux 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 protocol on the same TCP listener.