pub async fn connect(
jaconfig: JaConfig,
transport_type: TransportType
) -> JaResult<JaConnection>Expand description
Creates a new connection with janus server from the provided configs
pub async fn connect(
jaconfig: JaConfig,
transport_type: TransportType
) -> JaResult<JaConnection>Creates a new connection with janus server from the provided configs