summaryrefslogtreecommitdiff
path: root/slixmpp/componentxmpp.py
AgeCommit message (Collapse)Author
2015-07-21Fix componentsmathieui
(use_tls is useless since slixmpp will always try to use starttls whenever possible)
2015-02-12Fix the componentxmpp interfacemathieui
2014-09-01Remove sys.version_info checks for python2 and clean some imports.Emmanuel Gil Peyrot
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-17Rename to slixmppFlorent Le Coz