pub async fn start_ipc_server(app: AppHandle) -> Result<()>
Start the IPC server. This is a long-running async task; spawn it with tauri::async_runtime::spawn.
tauri::async_runtime::spawn