pub async fn start_ipc_server(state: Arc<AppState>) -> u16
Start the IPC HTTP server on a random localhost port. Returns the port number.