ipfs-cluster/api
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
..
rest Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
add_test.go Move adder.Params to api.AddParams. Re-use in other modules 2018-08-07 20:12:05 +02:00
add.go Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
types_test.go Start cluster tests 2018-08-07 20:12:05 +02:00
types.go Support adding Output (api.AddedOutput) 2018-08-07 20:12:05 +02:00
util.go wip 2018-08-07 20:12:05 +02:00