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 <[EMAIL PROTECTED]> 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. > _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
