xyproto / quic

Go module for QUIC aka. HTTP/3, fork of quic-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUIC aka. HTTP/3

This is a modified version of quic-go, to make it build with Go 1.11, Go 1.12 and Go 1.13 (not just "Go 1.13+"), and also GCC 9.2 (gcc-go).

Support for "crypto/ed25519" was removed from the TLS 1.3 library, for compatibility with Go 1.11 and gcc-go.

  • Version: 1.0.2
  • License: MIT

About

Go module for QUIC aka. HTTP/3, fork of quic-go

License:Other


Languages

Language:Go 99.6%Language:Shell 0.4%Language:Dockerfile 0.1%