Skip to content

envis10n/deno-telnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-telnet

Telnet / GMCP helper and parser for Deno.

Usage

import { Parser, Option, Command } from "https://raw.githubusercontent.com/envis10n/deno-telnet/0.1.2/mod.ts";

Where 0.1.2 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.

About

Telnet / GMCP helper and parser for Deno.

Resources

License

Stars

Watchers

Forks

Packages

No packages published