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
cd800d636a
slixmpp
/
sleekxmpp
History
Lance Stout
cd800d636a
Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop
2011-01-27 16:05:15 -05:00
..
plugins
xep_0045: fix the 'to' value when configuring room
2011-01-27 09:34:32 +08:00
stanza
Make StreamError work properly.
2011-01-27 16:02:57 -05:00
test
Cleanup for stanzabase.
2011-01-26 11:27:41 -05:00
thirdparty
Fix thirdparty imports for Python3
2011-01-19 17:49:39 -05:00
xmlstream
Make stanza.plugins an OrderedDict.
2011-01-27 16:01:35 -05:00
__init__.py
basexmpp.py
Add StreamError stanza and a stream_error event.
2011-01-16 13:22:52 -05:00
clientxmpp.py
My hunch is that these should also be updated.
2011-01-23 02:08:29 +08:00
componentxmpp.py
exceptions.py