pub async fn connect_ipc(session_key: &str) -> Result<UnixStream>Expand description
Connect to an existing IPC server for the given session.
pub async fn connect_ipc(session_key: &str) -> Result<UnixStream>Connect to an existing IPC server for the given session.