[soc2008-general] Python Jabber Server
Arc Riley
arcriley at gmail.com
Tue Mar 25 22:19:18 CET 2008
> I'd like to second that --- as much as I admire Twisted, it's a lot to
> bite off if all you want is one thing in a larger application...
>
>
Agreed.
We already have TCP networking, XML, and threading in stdlib, they're more
than suitable for this.
Just a side note - most of the existing XMPP servers have a fixed set of
supported extensions and it's sometimes difficult to add more. One of the
advantages, if this is built correctly, would be easy extendability
including experimental/custom extensions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/soc2008-general/attachments/20080325/2760251f/attachment.htm
More information about the soc2008-general
mailing list