summaryrefslogtreecommitdiff
path: root/slixmpp/features/feature_bind/bind.py
AgeCommit message (Expand)Author
2021-07-05features: fix typingmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2018-07-01Switch from @asyncio.coroutine to async def everywhere.Emmanuel Gil Peyrot
2016-05-28Fix the ordering of stream featuresmathieui
2015-06-20Remove JID cache, to better test for performance.Emmanuel Gil Peyrot
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-23Cleanup how events are run, they are always direct by definition nowFlorent Le Coz
2014-07-21Clean a new bunch of stufFlorent Le Coz
2014-07-20Make xmlstream use an asyncio loopFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz