slixmpp/sleekxmpp
Lance Stout 802dd8393d Make the timeout for event queue checks configurable.
Now defaults xmlstream.WAIT_TIMEOUT, and settable with
self.wait_timeout.

The new default timeout is 1sec instead of 5sec.
2011-08-25 16:45:34 -07:00
..
features
plugins Update plugins that use Iq stanzas to work with new exceptions. 2011-08-17 21:30:47 -07:00
roster Add some convenience methods to rosters. 2011-08-18 00:07:37 -07:00
stanza Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
test Handle sending stanzas in chunks if the socket has poor performance. 2011-08-25 15:08:45 -07:00
thirdparty
xmlstream Make the timeout for event queue checks configurable. 2011-08-25 16:45:34 -07:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
clientxmpp.py Session timeout now defaults to 45sec, but can be adjusted. 2011-08-25 15:40:13 -07:00
componentxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
exceptions.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
version.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00