Hi, I just spent two days hacking together a jabber server in python, using Twisted, the source is aprox 90k
Its far from complete, but starting to work Completly implemented: jabber:iq:auth jabber:iq:register vcard-temp Somewhat jabber:iq:roster (only delivers existing, no changes possible) message (only local delivery to currently on-line users) So basically I can send messages betwen clients, thats about it for the moment I have tried to make it modular, so new iq handlers can be added with minimum fuss I now wonder if there is anybody out there interested in this project Some help would be welcome. You can find the current stuff at http://tor.hallmus.org/twijab-03-07-09.tgz regards /Jacob Lundqvist _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
