scandum / tintin

TinTin++, aka tt++, is an extensible console MUD client.
https://tintin.mudhalla.net
GNU General Public License v3.0
201 stars 56 forks source link

Update CHARSET REQUEST handling per rfc2066 #11

Closed mpconley closed 4 years ago

mpconley commented 4 years ago

Please consider updating TinTin's handling of CHARSET per rfc2066 such that it includes the separator (space, semicolon, etc.), like: IAC SB CHARSET REQUEST SEPARATOR ENCODING IAC SE. This will help it align with the rfc and some other game clients.

Screen Shot 2020-07-19 at 9 03 58 PM
mpconley commented 4 years ago

Nevermind, my bad, all is good!