mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
35e1007cf8eeb1d86a95a03685e3f61021c57722
HTTP/3 also uses QUIC varints. Move the more general-purpose wire encoding/decoding functions into a new internal/quic/quicwire package so they can be shared. For golang/go#70914 Change-Id: Id888baf131e90a12247e15a6f7bc7dc37c6dc572 Reviewed-on: https://go-review.googlesource.com/c/net/+/641496 Auto-Submit: Damien Neil <dneil@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Go Networking
This repository holds supplementary Go networking packages.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with "x/net:" in the subject line, so it is easy to find.
Description
Languages
Go
99.9%