mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-05 17:10:24 +08:00
- Added a QUIC server to accept streams - Unit test for this server also tests ALPN - Temporary echo capability for HTTP ConnectionType
3 lines
70 B
Go
3 lines
70 B
Go
// Package generic contains the generic marker types.
|
|
package generic
|