pub async fn start( peer_id: Option<String>, service_name: Option<String>, verbosity: VerbosityLevel ) -> Result<()>