OrbitClientConfig
class contains the configuration values the OrbitClient
needs to operate and is supplied in the constructor:namespace: String
grpcEndpoint: String
dns:///<host>:<port>/
.packages: List<String>
addressableTTL: Duration
addressableConstructor: ExternallyConfigured<AddressableConstructor>
platformExceptions: Boolean
containerOverrides: ComponentContainerRoot.() -> Unit
bufferCount: Int