summaryrefslogtreecommitdiff
path: root/slixmpp/features/feature_session/session.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
2018-03-14session: Also fire the session_start event.Emmanuel Gil Peyrot
2018-03-14session: Don’t bind if it is optional.Emmanuel Gil Peyrot
2016-05-28Fix the ordering of stream featuresmathieui
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent 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