pub trait Host: Send + HostClientHandshake + HostClientConnection + HostFutureClientStreams + Send { }