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
Files
2162d6042e7eef953a957c0bcf81e65a66a963d4
slixmpp
/
sleekxmpp
History
Lance Stout
2162d6042e
Session timeout now defaults to 45sec, but can be adjusted.
...
e.g. self.session_timeout = 15 It is also managed by XMLStream instead of ClientXMPP now.
2011-08-25 15:40:13 -07:00
..
features
Enable forcing a specififc SASL mech:
2011-08-09 00:51:49 -07:00
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
Hotfix for ANONYMOUS mech support.
2011-08-05 14:06:58 -07:00
xmlstream
Session timeout now defaults to 45sec, but can be adjusted.
2011-08-25 15:40:13 -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