slixmpp/sleekxmpp/stanza
2012-10-31 13:27:06 -07:00
..
__init__.py
atom.py
error.py
htmlim.py
iq.py Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -07:00
message.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
nick.py
presence.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
rootstanza.py
roster.py
stream_error.py
stream_features.py