[Twisted-Python] MSN Support
Hi, I've implemented protocol support for MSNP7 (MSN Messenger) (client only) using Twisted and I thought I'd post to the list to see if there was general interest in getting this added to Twisted. The hope is that (eventually ;)) twisted.im will have msn support, this being the first step. The module is at http://www.twistedmatrix.com/users/sam/msn/msn.py.txt API docs at http://www.twistedmatrix.com/users/sam/msn/docs/ and a small number of tests at http://www.twistedmatrix.com/users/sam/msn/test_msn.py.txt There's still plans for more stuff to be added, but it's in a useable state. If I get the go ahead i'd be happy to commit it. Any general feedback is appreciated. Cheers, Sam.
On Sun, 23 Feb 2003 20:01:08 +1000 (EST) Sam Jordan <sam@twistedmatrix.com> wrote:
I've implemented protocol support for MSNP7 (MSN Messenger) (client only) using Twisted and I thought I'd post to the list to see if there was general interest in getting this added to Twisted. The hope is that (eventually ;)) twisted.im will have msn support, this being the first step.
There's still plans for more stuff to be added, but it's in a useable state. If I get the go ahead i'd be happy to commit it.
Go ahead, check it in. -- Itamar Shtull-Trauring http://itamarst.org/ http://www.zoteca.com -- Python & Twisted consulting ***> Stop the war: http://unitedforpeace.org/ <***
participants (2)
-
Itamar Shtull-Trauring -
Sam Jordan