summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/asyncio.py
AgeCommit message (Expand)Author
2015-02-28Change the API to make iq.send() always return a futuremathieui
2015-02-23Add a coroutine_wrapper decoratormathieui
2015-01-05Fix the call of iscoroutinefunction()Florent Le Coz
2015-01-03Use a deque for the idle listFlorent Le Coz
2015-01-03Delay the handling of stanza for when the process is not busyFlorent Le Coz