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
f18c790824
slixmpp
/
sleekxmpp
History
Hernan E Grecco
f18c790824
Fixed error registering a plugin. To add a feature to another plugin, it should look into xmpp.plugin dict
2010-05-26 06:49:01 +08:00
..
plugins
Fixed error registering a plugin. To add a feature to another plugin, it should look into xmpp.plugin dict
2010-05-26 06:49:01 +08: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
updated README, index fix for component
2010-05-24 19:33:24 -07:00
exceptions.py
changed license to MIT
2010-03-26 14:32:16 -07:00