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


port

port: number

Defined in

core/src/network.ts:79


secure

Optional secure: boolean

Defined in

core/src/network.ts:81


timeout

Optional timeout: number

Defined in

core/src/network.ts:80