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
493df57035
slixmpp
/
sleekxmpp
History
Lance Stout
493df57035
Fix thirdparty imports for Python3
2011-01-19 17:49:39 -05:00
..
plugins
Fix disco add_item.
2011-01-19 17:27:53 -05:00
stanza
Fix namespace for Nick stanza.
2011-01-19 16:47:18 -05:00
test
Fix several errors in SleekTest.
2010-12-07 23:04:37 -05:00
thirdparty
Fix thirdparty imports for Python3
2011-01-19 17:49:39 -05:00
xmlstream
Raise the event 'socket_error' when a socket error occurs.
2011-01-16 13:07:39 -05:00
__init__.py
basexmpp.py
Add StreamError stanza and a stream_error event.
2011-01-16 13:22:52 -05:00
clientxmpp.py
Add reattempt to ClientXMPP.connect
2011-01-07 16:41:31 -05:00
componentxmpp.py
Doesn't fail if host has NO SRV record
2010-11-09 01:53:41 +08:00
exceptions.py