summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/handler/__init__.py
AgeCommit message (Collapse)Author
2015-02-22Allow event handlers to be coroutine functionsmathieui
And do not copy data when running events with XMLStream.event()
2014-07-17Rename to slixmppFlorent Le Coz