Crate sni_rs

Crate sni_rs 

Source
Expand description

Allow reading SNI host name from ClientHello asynchronously.

Extracted from https://github.com/BranLwyd/rspd/blob/1bfad8498375f0735c229667608ddd4c23aaf7b2/src/main.rs#L367

Functionsยง

read_sni_host_name_from_client_hello
Get the Server Name Indication from the ClientHello part of a raw TLS stream asynchronously.