pub fn connect_to_socket(
    addr: SocketAddrV4,
    options: Option<&SessionOptions>
) -> Result<Session>
Expand description

Connect to the engine process via a Unix socket