A client-side handshake in progress. Await with `Self::connect`.
Read the ALPN protocol from the peer's handshake data (resolves once the server has responded with its ServerHello).
Wait for the handshake to complete, producing a `Connection`.
The `EndpointId` this connection attempt targets.