Registry / networking / marten-seemann-qtls-go1-15

marten-seemann-qtls-go1-15

JSON →
library0.1.5gogounverified

Package qtls partially implements TLS 1.2 and TLS 1.3 for use with QUIC.

go get github.com/marten-seemann/qtls-go1-15
INSTALL
IMPORT
SIG · MARTEN-SEEMANN-QTL
M
marten-seemann-qtls-go1-15
networkinggov0.1.5
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/marten-seemann/qtls-go1-15

Create a TLS configuration for QUIC connections.

package main import ( "crypto/tls" "github.com/marten-seemann/qtls-go1-15" ) func main() { config := &qtls.Config{} _ = config }
Debug
Known issues
breakingThis package is tied to a specific Go version (1.15) and may not work with newer Go releases.
fix
Use the appropriate qtls package for your Go version or consider using the standard crypto/tls package.
affects: >=0.1.0
Upgrade
Version history
0.1.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
marten-seemann-qtls-go1-15 — go get marten-seemann-qtls-go1-15 · libregistry