twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

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: EventSubListenerCertificateConfig

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