[][src]Constant tonic_openssl::ALPN_H2_WIRE

pub const ALPN_H2_WIRE: &[u8] = b"\x02h2";

A const that contains the on the wire h2 alpn value that can be passed directly to OpenSSL.