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
1ef112966b
slixmpp
/
sleekxmpp
History
Lance Stout
1ef112966b
Merge branch 'develop' of git://github.com/fritzy/SleekXMPP into develop
2010-07-19 04:02:28 -04:00
..
plugins
Added initial stanza object version of the xep_0004 plugin. Items/reported elements still need to be unit tested
2010-07-14 11:59:58 -04:00
stanza
added very, very, very basic atom stanza
2010-06-02 15:54:44 -07:00
tests
fixed pubsub test
2009-06-12 19:27:29 +00:00
xmlstream
Needed to use copy.deepcopy() to copy XML objects to make sure that the entire tree is copied.
2010-06-07 19:55:39 -04:00
__init__.py
accidental debugging return left in the code from last commit
2010-07-15 14:25:10 -07:00
basexmpp.py
Modified basexmpp.event() to pass a copy of the event data to each handler.
2010-06-06 23:19:07 -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