mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-12 02:26:34 +00: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
|