start_ipc_server

Function start_ipc_server 

Source
pub async fn start_ipc_server(state: Arc<AppState>) -> u16
Expand description

Start the IPC HTTP server on a random localhost port. Returns the port number.