Telnet / GMCP helper and parser for Deno.
import { Parser, Option, Command } from "https://raw.githubusercontent.com/envis10n/deno-telnet/0.1.1/mod.ts";
Where 0.1.1
is a valid release tag or branch.
Note: It's not recommended to rely on master
branch as this will be the latest, possibly breaking, changes to the module.
Check examples
folder for example files.