TwurpleAuthenticationGetting dataExamplesFAQMigration

DirectConnectionAdapterConfig

The configuration of the simple connection adapter.

{
The host name the server is available under.
hostName: string
The SSL keychain that should be used to make the server available using a secure connection.
}

Properties

hostName

Type: string

The host name the server is available under.

sslCert

Type: EventSubHttpListenerCertificateConfig

The SSL keychain that should be used to make the server available using a secure connection.