import HummingbirdTLS
Coverage
Declarations
Interfaces
struct TLSChannel<BaseChannel> where BaseChannel : ServerChildChannel
Sets up child channel to use TLS before accessing base channel setup
struct TLSChannelConfiguration
TLSChannel configuration
@usableFromInline struct TLSChannelInternalConfiguration
import Hummingbird
import HummingbirdCore
import HummingbirdHTTP2
import HummingbirdRouter
import HummingbirdTesting
import PerformanceTest