Skip to main content

forward_uni_streams

Function forward_uni_streams 

Source
async fn forward_uni_streams(
    source: &Transport,
    dest: &Transport,
    side: ProxySide,
    ctx: &ForwardCtx,
) -> Result<(), ProxyError>
Expand description

Forward unidirectional streams from source to destination.