7 ms·
Hmm, do you have a specific example? (Of the MUD and client?)
by someben 11y ago
Hmm, do you have a specific example? (Of the MUD and client?)
- novum 11y agoParent is most likely referring to the telnet GOAHEAD character and its related SUPPRESS GOAHEAD protocol: https://tools.ietf.org/html/rfc858 https://tools.ietf.org/html/rfc858 I am the author of a MUD client for iOS[0] that, like most other clients, will capture and silently discard the GOAHEAD character. GOAHEAD is most common on MUSHes but I've seen them in a few MUDs as well. [0] https://itunes.apple.com/us/app/mudrammer-a-modern-mud-client/id597157072?mt=8 https://itunes.apple.com/us/app/mudrammer-a-modern-mud-clien...