#webassembly #telnet #wascc

wascc-telnet

A telnet server capability provider for waSCC actors

1 unstable release

0.1.0 Jun 4, 2020

#12 in #telnet

Apache-2.0

21KB
474 lines

Telnet Capability Provider

The telnet capability provider will start a new telnet (socket) server for each actor that binds to it, using the following configuration variables from the binding:

  • PORT - the port number on which to start the server
  • MOTD - A file name containing the "message of the day" or login banner for the telnet server

Dependencies

~4.5–6.5MB
~119K SLoC