connect

suspend fun connect(exceptionMap: RpcExceptionMap, rpcEndpointUrl: String, callingServerUrl: String, signingKey: AsymmetricKey): RpcDispatcherAuth

Connects to a secure RPC server from another server.

Return

object that can be used to create stub objects for RPC interfaces

Parameters

exceptionMap

contains exceptions that are used in this RPC connection