Companion

Companion object for the DefaultClientConnectionConfig class.

Provides default connection configuration values to streamline the creation of client connection configurations.

Properties

Link copied to clipboard
const val DEFAULT_HOST: String

Represents the default host address used for client connections.

Link copied to clipboard
const val DEFAULT_PORT: Int = 50881

Represents the default port number used for client connections.

Link copied to clipboard

Represents the default connection timeout used for client connections.

Link copied to clipboard

Represents the default request timeout used for client connections.