(API Docs)
TODO: Write up an interesting description.
Tokio Telnet attempts to implement the telnet protocol based on the following:
- RFC854 - TELNET PROTOCOL SPECIFICATION
- RFC855 - TELNET OPTION SPECIFICATIONS
- RFC856 - TELNET BINARY TRANSMISSION
- RFC1143 - The Q Method of Implementing TELNET Option Negotiation
This project is licensed under Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.