KrpcConfigBuilder

Builder for KrpcConfig. Provides DSL to configure parameters for KrpcClient and/or KrpcServer.

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

A flag indicating whether a client or a server should wait for subscribers if no service is available to process a message immediately. If false, the endpoint that sent the unprocessed message will receive a call exception saying there were no services to process the message.

Functions

Link copied to clipboard
Link copied to clipboard

DSL for serialization configuration.