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
b898b14b77
Use a set to track negotiated features.
...
Added guards to prevent renegotiating STARTTLS or SASL in cases where servers don't behave properly.
2011-07-02 22:30:55 -07:00
..
features
Use a set to track negotiated features.
2011-07-02 22:30:55 -07:00
plugins
Reorganize features into plugins.
2011-06-30 15:40:22 -07:00
stanza
Simplify SASL mech registration.
2011-07-02 21:57:50 -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
Merge branch 'develop' into stream_features
2011-07-01 15:19:37 -07:00
__init__.py
Add version info.
2011-04-08 16:39:39 -04:00
basexmpp.py
Continued reorganization and streamlining.
2011-07-01 14:45:55 -07:00
clientxmpp.py
Use a set to track negotiated features.
2011-07-02 22:30:55 -07:00
componentxmpp.py
Send component handshake immediately.
2011-06-08 10:00:01 -07:00
exceptions.py
XMPPError exceptions can keep a stanza's contents.
2011-02-11 15:20:26 -05:00