This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
slixmpp
/
sleekxmpp
/
stanza
History
Lance Stout
1735c194cd
Don't use the send queue for stream initialization.
...
Use the parameter now=True to skip the queue when sending Iq stanzas, or using xmpp.send().
2011-05-27 17:00:57 -07:00
..
__init__.py
Add StreamError stanza and a stream_error event.
2011-01-16 13:22:52 -05:00
atom.py
More PEP8 compliance cleanups.
2010-10-06 15:12:39 -04:00
error.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
htmlim.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
iq.py
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
message.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
nick.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
presence.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
rootstanza.py
XMPPError exceptions can keep a stanza's contents.
2011-02-11 15:20:26 -05:00
roster.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
stream_error.py
Make StreamError work properly.
2011-01-27 16:02:57 -05:00