iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: network

IQ Network System

Summary

Network connectivity, FidoNet, and inter-BBS communication

Table of contents

Classes

Interfaces

Functions

Functions

getNetwork

getNetwork(): IQNetwork

Returns

IQNetwork

Defined in

core/src/network.ts:309


setNetwork

setNetwork(network): void

Parameters

Name Type
network IQNetwork

Returns

void

Defined in

core/src/network.ts:316