[jdev] XMPP library for server usage..

Dave Smith dizzyd at gmail.com
Thu Sep 2 14:21:05 CDT 2004


There is a fair amount of functionality in the last stable release of
Twisted that should help you with the socket management, XML parsing
and xpathish sort of operations.

It's not a full server, but it may be a useful start.

D.

On Thu, 2 Sep 2004 11:49:20 -0600, Jason Ish <jason.ish at gmail.com> wrote:
> And preferably Python (C is ok to)...
> 
> A while back I was looking at XMPP for use in a custom non-IM
> application - well, computer agents talking to each other instead of
> people.  Using an existing server (jabberd, etc) was not really an
> option as we didn't really need a lot of what was in there, and
> extending it didn't look easy.
>



More information about the JDev mailing list