In article <[EMAIL PROTECTED]>, Alexey Nezhdanov <[EMAIL PROTECTED]> wrote:
> 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 Cool. :-) /psa _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mail.jabber.org/mailman/listinfo/jdev
