pub fn tx2_proxy(
    sub_fact: Arc<dyn AsEpFactory, Global>,
    config: ProxyConfig
) -> Result<Arc<dyn AsEpFactory, Global>, KitsuneError>
Expand description

Wrap a tx2 transport pool adapter with proxy logic.