iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: INetworkConnectionOptions

network.INetworkConnectionOptions

Network connection options

Table of contents

Properties

Properties

host

host: string

Defined in

core/src/network.ts:58


port

port: number

Defined in

core/src/network.ts:59


secure

Optional secure: boolean

Defined in

core/src/network.ts:61


timeout

Optional timeout: number

Defined in

core/src/network.ts:60