slixmpp/slixmpp/stanza
mathieui c66a4d4097
Update the documentation and examples
- update most of the examples with slixmpp
- change the help channels pointed out in the doc
- add a page listing differences from slixmpp and how to use asyncio
  nicely with slixmpp
- fix some in-code rst documentation
2015-02-24 22:47:15 +01:00
..
__init__.py
atom.py
error.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
htmlim.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
iq.py Update the documentation and examples 2015-02-24 22:47:15 +01:00
message.py Update the documentation and examples 2015-02-24 22:47:15 +01:00
nick.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
presence.py Update the documentation and examples 2015-02-24 22:47:15 +01:00
rootstanza.py Fix the uses of stanza.reply() 2015-02-12 12:17:01 +01:00
roster.py Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00
stream_error.py
stream_features.py Always use OrderedDict from collections, and remove its implementation in slixmpp.thirdparty. 2014-09-01 02:47:15 +02:00