Skip to content

Bare-bones Common Lisp stream that handles [some] Telnet protocol commands

License

Notifications You must be signed in to change notification settings

jdz/telnet-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extended stream class that handles Telnet commands. For now SBCL specific.

Future

Proper option negotiation

See http://www.ietf.org/rfc/rfc1143.txt.

Implementation of Go Ahead command

Non-ASCII support

At least need to escape IACs.

Other telnet command implementations

Currently only WILL, WON’T, DO and DON’T are handled.

About

Bare-bones Common Lisp stream that handles [some] Telnet protocol commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published