slixmpp/docs
mathieui bdb1f66ac9
basexmpp: Add a message_error event
The "message" event only receives messages with a body, and error
messages don’t necessarily have it. Removing the body requirement from
the "message" event could lean to unhandled conditions in existing code.
2015-04-13 15:08:04 +02:00
..
_static
_templates
api Update the documentation and examples 2015-02-24 22:47:15 +01:00
getting_started Update the documentation and examples 2015-02-24 22:47:15 +01:00
howto
.gitignore
architecture.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
conf.py Update the documentation and examples 2015-02-24 22:47:15 +01:00
create_plugin.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
differences.rst Change the API to make iq.send() always return a future 2015-02-28 19:02:35 +01:00
event_index.rst basexmpp: Add a message_error event 2015-04-13 15:08:04 +02:00
features.rst
glossary.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
guide_xep_0030.rst
handlersmatchers.rst
index.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
license.rst
make.bat
Makefile
plugin_arch.rst
python-objects.inv
sasl.rst
using_asyncio.rst XMLStream: add a forever parameter to process(), defaulting to True, to select whether we want to stop the event loop after a disconnection 2015-04-04 16:48:30 +02:00
xeps.rst
xmpp_tdg.rst