Skip to content

@mastondzn/dank-twitch-irc / TcpTransportConfiguration

Interface: TcpTransportConfiguration

Properties

host

host: string

Source

src/config/config.ts:20


port

port: number

Source

src/config/config.ts:21


secure

secure: boolean

Source

src/config/config.ts:19


type?

optional type: "tcp"

Source

src/config/config.ts:18