pub async fn negotiate_async(timeout: Duration) -> (TerminalCaps, ProbeResults)
negotiate on the blocking pool, for tokio hosts.
negotiate
Panics outside a tokio runtime.