mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-29 12:30:04 +00:00
TUN-4597: Add a QUIC server skeleton
- Added a QUIC server to accept streams - Unit test for this server also tests ALPN - Temporary echo capability for HTTP ConnectionType
This commit is contained in:
6
vendor/github.com/marten-seemann/qtls-go1-17/README.md
generated
vendored
Normal file
6
vendor/github.com/marten-seemann/qtls-go1-17/README.md
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# qtls
|
||||
|
||||
[](https://pkg.go.dev/github.com/marten-seemann/qtls-go1-17)
|
||||
[](https://github.com/marten-seemann/qtls-go1-17/actions/workflows/go-test.yml)
|
||||
|
||||
This repository contains a modified version of the standard library's TLS implementation, modified for the QUIC protocol. It is used by [quic-go](https://github.com/lucas-clemente/quic-go).
|
Reference in New Issue
Block a user