kvarn::host

Function alpn

source
pub fn alpn() -> Vec<Vec<u8>>
Expand description

All the supported ALPN protocols.

Note: this is often not needed, as the ALPN protocols are set in host::Collection::make_config().