wascc-telnet

Crates.iowascc-telnet
lib.rswascc-telnet
version0.1.0
sourcesrc
created_at2020-06-04 13:50:35.086424
updated_at2020-06-04 13:50:35.086424
descriptionA telnet server capability provider for waSCC actors
homepagehttps://wascc.dev
repositoryhttps://github.com/wascc/telnet-provider
max_upload_size
id250004
size31,721
wasmCloud Automation Bot (wasmcloud-automation)

documentation

https://docs.rs/wascc-telnet

README

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
Commit count: 0

cargo fmt