RpcAuthorizedServerClient

Helper object to create a server-to-server RPC connection.

Functions

Link copied to clipboard
suspend fun connect(exceptionMap: RpcExceptionMap, rpcEndpointUrl: String, callingServerUrl: String, signingKey: AsymmetricKey): RpcDispatcherAuth

Connects to a secure RPC server from another server.