summaryrefslogtreecommitdiff
path: root/slixmpp/xmlstream/asyncio.py
AgeCommit message (Expand)Author
2021-06-28refactor: remove the now obsolete future_wrapper and asyncio-related modulemathieui
2016-10-05Remove monkeypatching hack on the event loopmathieui
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