[JDEV] python server - twijab
Jacob Lundqvist
jaclu2 at galdrion.com
Tue Jul 8 23:42:23 CDT 2003
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
More information about the JDev
mailing list