async fn forward_control_stream(
client: &Transport,
relay: &Transport,
ctx: &ForwardCtx,
) -> Result<(), ProxyError>Expand description
Forward the control stream (first bidirectional stream).
async fn forward_control_stream(
client: &Transport,
relay: &Transport,
ctx: &ForwardCtx,
) -> Result<(), ProxyError>Forward the control stream (first bidirectional stream).