There's a lot of Jabber code in there that I would love to see integrated with Twisted.
The Jabber support in Twisted is essentially support for authentication, and for sending a DOM over the wire as an xml stream. It'd be nice to have some higher level support. Thanks for the link. If I have the time one day (maybe when this Uni semester is over) then I'll talk to the author about it, and see what they think. --- James On 25/05/2005, at 4:02 AM, Sander Devrieze wrote: > Hi, > > What about collaborating with the Xmpppy project > ( http://xmpppy.sourceforge.net/ )? And especially the Yahoo transport > they > are building? As can be seen on > http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/yahoo-transport/ > this > seems to be an active project which even has avatar code (maybe James > is > interested in that? ;) ). > > This would be a good thing for all transports: yahoo-transport can get > py*t > features like translations, a better configuration file,... and in th > other > direction, the py*t transports can get the avatar support and the > JEP0133 > support of the xmppy project. > > -- > Mvg, Sander Devrieze. > > xmpp:[EMAIL PROTECTED] ( http://jabber.tk/ ) > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
