Registry / networking / quic-go-qtls-go1-18

quic-go-qtls-go1-18

JSON →
library0.2.0gogounverified

Package qtls partially implements TLS 1.2 and TLS 1.3, as specified in RFC 5246 and RFC 8446, for use with quic-go.

go get github.com/quic-go/qtls-go1-18
INSTALL
IMPORT
SIG · QUIC-GO-QTLS-GO1-1
Q
quic-go-qtls-go1-18
networkinggov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

qtls
github.com/quic-go/qtls-go1-18

Create a TLS configuration for QUIC connections.

package main import ( "github.com/quic-go/qtls-go1-18" ) func main() { config := &qtls.Config{} _ = config }
Debug
Known issues
breakingThis package is tied to Go 1.18 and may not be compatible with newer Go versions.
fix
Use the appropriate qtls package for your Go version (e.g., qtls-go1-19, qtls-go1-20).
affects: >=0.2.0
Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
quic-go-qtls-go1-18 — go get quic-go-qtls-go1-18 · libregistry