golang-github-lucas-clemente-quic-go 0.18.0-3 source package in Ubuntu

Changelog

golang-github-lucas-clemente-quic-go (0.18.0-3) unstable; urgency=medium

  * Team upload.
  * Increase test timeout for slow machines (Closes: #971544)

 -- Shengjing Zhu <email address hidden>  Fri, 09 Oct 2020 01:48:58 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lucas-clemente-quic-go_0.18.0-3.dsc 2.1 KiB a25bd65f0a1f3aa30749f65bd9ceaeea347c9919fcd8ee00b4f80970a8e04315
golang-github-lucas-clemente-quic-go_0.18.0.orig.tar.gz 477.1 KiB 387cfbd6a4d7a794a79d46296d0eac033a28194a4aeca96966da185459af146b
golang-github-lucas-clemente-quic-go_0.18.0-3.debian.tar.xz 69.3 KiB b62389c3eabf441ceeb3169f56b84fff0f971c82b7ab66fea8b9f2893efad3cc

No changes file available.

Binary packages built by this source

golang-github-lucas-clemente-quic-go-dev: QUIC golang library

 quic-go is an implementation of the QUIC
 (https://en.wikipedia.org/wiki/QUIC) protocol in Go. It roughly
 implements the IETF QUIC draft (https://github.com/quicwg/base-drafts),
 although it doesn't fully support any of the draft versions at the
 moment. Version compatibility Since quic-go is under active
 development, there's no guarantee that two builds of different commits
 are interoperable. The QUIC version used in the master branch is just
 a placeholder, and should not be considered stable.