wasmcloud-telnet 0.1.1

A telnet server capability provider for waSCC actors
Documentation
1
2
3
4
5
6
# 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