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
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
..
plugins
Pubsub/Unsubscribe was not getting registered
2011-04-14 17:35:20 -07:00
stanza
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
test
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
thirdparty
Fix thirdparty imports for Python3
2011-01-19 17:49:39 -05:00
xmlstream
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
__init__.py
Add version info.
2011-04-08 16:39:39 -04:00
basexmpp.py
Remap old method names in a better way.
2011-02-14 13:49:43 -05:00
clientxmpp.py
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
componentxmpp.py
Don't use the send queue for stream initialization.
2011-05-27 17:00:57 -07:00
exceptions.py
XMPPError exceptions can keep a stanza's contents.
2011-02-11 15:20:26 -05:00