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
b5a14a0190
slixmpp
/
sleekxmpp
History
Lance Stout
b5a14a0190
Can now pass a name to add_handler so that the handler can be reliably removed later.
...
Updated uses of add_handler to include a name.
2010-07-19 19:19:33 -04:00
..
plugins
Can now pass a name to add_handler so that the handler can be reliably removed later.
2010-07-19 19:19:33 -04:00
stanza
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugin function.
2010-07-19 13:58:53 -04:00
tests
Can now pass a name to add_handler so that the handler can be reliably removed later.
2010-07-19 19:19:33 -04:00
xmlstream
stanza should not have setValues/getValues because that conflicts with attribute accessors
2010-07-19 15:38:48 -07:00
__init__.py
Can now pass a name to add_handler so that the handler can be reliably removed later.
2010-07-19 19:19:33 -04:00
basexmpp.py
Can now pass a name to add_handler so that the handler can be reliably removed later.
2010-07-19 19:19:33 -04: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