ipfs-cluster/adder
Hector Sanjuan 3575f05753 Support adding Output (api.AddedOutput)
This was a long FIXME/TODO. Handling adding output and
reporting to the client of the progress of the adding process.

This attempts to do it. It is not sure that it works correctly
(response body being written while the multipart request is still being read)

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-08-07 20:12:05 +02:00
..
ipfsadd Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
local Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
sharding Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
adder.go Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
dagservice.go Address some comments from lanzafame 2018-08-07 20:12:05 +02:00
importer_test.go Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
importer.go Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00