protocol: remove VersionTLS, used during the gQUIC -> TLS 1.3 transition (#3764)

This commit is contained in:
Marten Seemann
2023-04-19 16:24:34 +02:00
committed by GitHub
parent a753cb13d8
commit 1f57d4e789
21 changed files with 68 additions and 77 deletions

View File

@@ -8,7 +8,7 @@ import (
"github.com/quic-go/quic-go/internal/wire"
)
const version = protocol.VersionTLS
const version = protocol.Version1
// PrefixLen is the number of bytes used for configuration
const PrefixLen = 1