mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-09 12:40:35 +08:00
- Added a QUIC server to accept streams - Unit test for this server also tests ALPN - Temporary echo capability for HTTP ConnectionType
7 lines
526 B
Markdown
7 lines
526 B
Markdown
# qtls
|
|
|
|
[](https://godoc.org/github.com/marten-seemann/qtls)
|
|
[](https://circleci.com/gh/marten-seemann/qtls)
|
|
|
|
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).
|