Configuration

Edit pageLast modified: 13 June 2025

KrpcConfig is a class used to configure KrpcClient and KrpcServer (not to be confused with RpcClient and RpcServer).

It has two children: KrpcConfig.Client and KrpcConfig.Server. Client and Server may have shared properties as well as distinct ones. To create instances of these configurations, DSL builders are provided:

  • rpcClientConfig

  • rpcServerConfig

The following configuration options are available: