iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: ServerInfo

core/bbs.ServerInfo

Server info structure

Table of contents

Properties

Properties

host

host: string

Defined in

core/src/bbs.ts:1146


port

port: number

Defined in

core/src/bbs.ts:1145


sessions

sessions: SessionInfo[]

Defined in

core/src/bbs.ts:1148


uptime

uptime: number

Defined in

core/src/bbs.ts:1147