4435c81d77
xmlstream.disconnect: add compat behaviour, set wait to default 2.0
when True is passed. Update documentation
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-07-03 21:36:17 +02:00
mathieui
46a90749f8
Fix uses of super() in the codebase
...
Fix #3165 , we don’t need to use the long form to get the superobject in
our supported python versions.
2016-09-30 21:25:36 +02:00
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
Emmanuel Gil Peyrot
17174016ec
Remove all trailing whitespaces.
2014-09-01 02:47:15 +02:00
Florent Le Coz
5ab77c7452
Rename to slixmpp
2014-07-17 14:19:04 +02:00
Lance Stout
961668d420
Add guide for sending a message and then disconnecting.
2011-08-17 21:21:37 -07:00
Lance Stout
01061a0355
More documentation!
...
Finished the echo bot quickstart.
Added placeholders for other guides we need.
2011-08-13 20:58:53 -07:00