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.