Crate tellem

source ·
Expand description

A simple(-ish) telnet protocol implementation.

Structs

  • The telnet parser. Contains an internal buffer to track intermediate state.

Enums

  • A telnet command.
  • Errors arising from the telnet codec
  • A parsed telnet event
  • A known telnet option.
  • A telnent option.