""" MUD telnet protocol encoding and decoding utilities. Provides encode/decode functions for: - GMCP (Generic MUD Communication Protocol, option 201) - MSDP (MUD Server Data Protocol, option 69) - MSSP (MUD Server Status Protocol, option 70) - ZMP (Zenith MUD Protocol, option 93) - ATCP (Achaea Telnet Client Protocol, option 200) - AARDWOLF (Aardwolf protocol, option 102) All encode functions return the payload bytes only (the content between ``IAC SB