Options
All
  • Public
  • Public/Protected
  • All
Menu

Outer connection protocol. Has two modes, DVC and normal (telnet?). Starts in DVC mode.

This layer basically takes care of encryption / decryption.

Hierarchy

  • Telnet

Index

Constructors

  • new Telnet(key: Buffer): Telnet

Methods

  • exitDvc(): void
  • receive(b: number): void
  • sendDvc(data: Buffer): void

Generated using TypeDoc