summaryrefslogtreecommitdiff
path: root/src/leap/soledad/server/_streaming_resource.py
AgeCommit message (Expand)Author
2017-12-24[refactor] use explicit stream direction argumentVictor Shyba
2017-12-22[feature] consume received stream in a threadVictor Shyba
2017-12-22[feature] add a resource for streamingVictor Shyba
2017-12-13[bug] fix exception catching with new blobs backend interfacedrebs
2017-12-04[bug] escape tag and sizeVictor Shyba
2017-12-04[style] fixes from code reviewVictor Shyba
2017-12-01[feature] stream blobs from a CooperativeTaskVictor Shyba
2017-12-01[feature] adds a stream downloaderVictor Shyba
2017-12-01[refactor] get namespace as an optional query argVictor Shyba
2017-12-01[feature] add a streaming resourceVictor Shyba