iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Module: lib/telnet

Telnet Server

Summary

Node.js based Telnet server for BBS connections

Table of contents

Classes

Interfaces

Functions

Functions

getActiveServer

getActiveServer(): TelnetServer | null

Get the currently active TelnetServer instance

Returns

TelnetServer | null

Defined in

iniquity/src/lib/telnet.ts:25