3 releases
| 0.1.3 | May 18, 2021 |
|---|---|
| 0.1.2 | Apr 6, 2021 |
| 0.1.1 | Mar 18, 2021 |
#2245 in WebAssembly
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
~4.5–9MB
~154K SLoC