mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-17 23:16:35 +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
|