pub async fn peer_to_http(
addr: &str,
client_pools: HttpConnectionPools,
send: &mut SendStream,
recv: FrameReader,
) -> Result<()>pub async fn peer_to_http(
addr: &str,
client_pools: HttpConnectionPools,
send: &mut SendStream,
recv: FrameReader,
) -> Result<()>