OhttpConfig

data class OhttpConfig(var relayUrl: String, var gatewayHost: String)

Configuration for an OHTTP channel

Constructors

Link copied to clipboard
constructor(relayUrl: String, gatewayHost: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The gateway host that provides encryption keys and decrypts requests

Link copied to clipboard

The relay URL that will proxy requests