This website requires JavaScript.
Explore
Help
Sign in
pep
/
slixmpp
Watch
1
Star
0
Fork
You've already forked slixmpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ef1c4368d0
slixmpp
/
sleekxmpp
/
plugins
/
xep_0030
History
Joe Hildebrand
75a18b5ffe
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-29 10:03:32 -06:00
..
stanza
Tidy up disco plugin.
2012-03-12 19:32:19 -07:00
__init__.py
Moving backwards compatibility shims to __init__ files.
2012-03-12 19:32:07 -07:00
disco.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-29 10:03:32 -06:00
static.py
Fix issues of disco info leaking between entities with the same bare JIDs.
2012-07-09 22:22:05 -07:00