summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0047/stream.py
AgeCommit message (Collapse)Author
2013-03-29Save progress on SI file transferLance Stout
2013-02-11Support using messages for IBB data transfer.Lance Stout
2012-07-24Standardize importing of queue class.Lance Stout
This will make it easier to enable gevent support.
2012-03-12Move XEP-0047 to new system.Lance Stout
2012-02-02Initial, mostly working XEP-0047 plugin.Lance Stout
This is inspired by the version from macdiesel and tomstrummer, but their version was heavily linked with XEP-0096 and focused solely on file transfer. This version is a more generic implementation.