KrpcConfigBuilder
Builder for KrpcConfig. Provides DSL to configure parameters for KrpcClient and/or KrpcServer.
Inheritors
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.