pub async fn start_singleton_client(args: SingletonClientArgs) -> bool
Expand description
Serves a client singleton. Returns true if the process should exit after this returns, instead of trying to start a tunnel.
pub async fn start_singleton_client(args: SingletonClientArgs) -> bool
Serves a client singleton. Returns true if the process should exit after this returns, instead of trying to start a tunnel.