3 releases
0.1.3 | May 18, 2021 |
---|---|
0.1.2 | Apr 6, 2021 |
0.1.1 | Mar 18, 2021 |
#11 in #telnet
22KB
488 lines
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 serverMOTD
- A file name containing the "message of the day" or login banner for the telnet server
Dependencies
~5–14MB
~165K SLoC