Notes: This is the snapshot from xmppd.py 0.2 development release.
Changes: DISCO server framework Changes in SASL credentials passing ("auth" method introduced) (MAIN) Dispatcher changes. Now it is stream namespace-aware. You can register default handler for each used namespace. Chain handlers removed. Several additional namespaces added. SASL error conditions added (IMPORTANT) JID node and JID domain now stored in lowercase! simplexml now allows dictionary reference to attributes (f.e. stanza['to']) simplexml now allows attribute reference to sub-nodes (f.e. iq.T.query) protocol elements now return JID objects for 'to' and 'from' attributes DataForm class replaced with new implementation (that is in turn using DataField class)
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use