3 releases

0.1.3 May 18, 2021
0.1.2 Apr 6, 2021
0.1.1 Mar 18, 2021

#11 in #telnet

45 downloads per month

Apache-2.0

22KB
488 lines

crates.io  Rust  license  documentation

wasmCloud 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

~5–15MB
~167K SLoC