Re: [Twisted-Python] Telnet MCCP Transport

2010-09-05 Thread exarkun
On 4 Sep, 01:19 pm, simonvermeer...@gmail.com wrote: >Hello everyone, > >I couldn't find an implementation of MCCP (Mud Client Compression >Protocol) using Twisted so I made my own, which I'm sharing if anyone >else has a use for it. > >You can find a description of MCCP here: >http://www.mudstanda

[Twisted-Python] Telnet MCCP Transport

2010-09-04 Thread Vermeersch Simon
Hello everyone, I couldn't find an implementation of MCCP (Mud Client Compression Protocol) using Twisted so I made my own, which I'm sharing if anyone else has a use for it. You can find a description of MCCP here: http://www.mudstandards.org/MCCP_Specification Since I'm fairly new to Twisted I