pub(crate) fn build_client_config(
protocol: &str,
) -> Result<(PtCommonParameters, PtClientParameters)>
Expand description
Create the config to launch an obfs4 client process
pub(crate) fn build_client_config(
protocol: &str,
) -> Result<(PtCommonParameters, PtClientParameters)>
Create the config to launch an obfs4 client process