[jdev] xmppd.py first release

Alexey Nezhdanov snake at penza-gsm.ru
Thu Sep 23 14:18:32 CDT 2004


I just released first version of my vision of python jabber server.
This is just a POC - the server can not do anything useful yet except of 
stanzas routing.

The server made as modular as possible.
Two modules is in moderate shape already: stream.py that is handling stream 
features (TLS, SASL, Bind, Session) and router.py that is collecting 
presences, can answer presence probes and the router itself.

The code is very little tested and intended mostly for capturing flames and 
any other sorts of comments.

Inspired by recent jdev theme - 
http://www.saint-andre.com/blog/2004-08.html#2004-08-10T17:01

-- 
Respectfully
Alexey Nezhdanov




More information about the JDev mailing list