Add a demo walk-through to the coder guide
[mudpy.git] / mudpy / telnet.py
2019-02-03 Jeremy StanleySafely log unknown Telnet options and commands
2018-10-04 Jeremy StanleyGeneralize copyright headers in files
2018-09-02 Jeremy StanleyAdd debug logging for Telnet protocol negotiation
2018-08-26 Jeremy StanleySupport clients using CR+NUL to signal EOL
2018-01-21 Jeremy StanleyFix TypeError with IAC escaping
2017-07-30 Jeremy StanleyUpdate copyright dates for files changed this year
2017-05-14 Jeremy StanleyClear vestigial ord() calls in telopt negotiation
2016-10-05 Jeremy StanleyMove lib/mudpy to mudpy for packaging preparation