pub fn server_version(config: &GatewayConfig) -> ControlMessageExpand description
The server’s own Version, sent immediately after the TLS handshake
completes and before the client’s Authenticate.
pub fn server_version(config: &GatewayConfig) -> ControlMessageThe server’s own Version, sent immediately after the TLS handshake
completes and before the client’s Authenticate.