fn build_pt_bridge_config(
protocol: &str,
bin_path: &str,
) -> Result<TorClientConfigBuilder>
Expand description
Return a TorClientConfigBuilder which is set to use a pluggable transport for all connections
fn build_pt_bridge_config(
protocol: &str,
bin_path: &str,
) -> Result<TorClientConfigBuilder>
Return a TorClientConfigBuilder which is set to use a pluggable transport for all connections