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
5ca4ede5ac
slixmpp
/
sleekxmpp
History
Lance Stout
5ca4ede5ac
Added a flag to registerPlugin to control calling the plugin's post_init method.
2010-05-25 07:28:48 +08:00
..
plugins
fixed a rather large memory leak
2010-05-12 13:45:36 -07:00
stanza
Modified the return values for several methods so that they can be chained.
2010-05-25 07:28:43 +08:00
tests
fixed pubsub test
2009-06-12 19:27:29 +00:00
xmlstream
Modified the return values for several methods so that they can be chained.
2010-05-25 07:28:43 +08:00
__init__.py
replaced usage of deprecated iq result on send. Fixed old send result to use stanzas instead of ElementTree
2010-04-07 23:10:32 -07:00
basexmpp.py
Added a flag to registerPlugin to control calling the plugin's post_init method.
2010-05-25 07:28:48 +08:00
component_example.py
brought components over to python 3.x
2009-08-31 23:02:19 +00:00
componentxmpp.py
added plugin indexing to components
2010-05-24 14:27:13 -07:00
exceptions.py
changed license to MIT
2010-03-26 14:32:16 -07:00