ipfs-cluster/ipfs-cluster-ctl
Wyatt Daviau ae38d09208 Beginning add UX improvements--
1. Refactored importer endpoint, including writing cluster-specific
file adder, to get print info from importer
2. Refactored importer consumption to select equally from
channels of different output signals and manage context
timeouts correctly (only in local add here, sharding to follow)
3. Added output streaming and an error/termination handling protocol
4. Discovered that naive eager response streaming cuts off
reads from request data stream and breaks behavior, for
now all responses come after file ingestion.
5. Added ipfs add style flags (trickle, rawleaves etc.) and
refactored importer endpoint to take in these parameters
to provide identicle behavior to ipfs

License: MIT
Signed-off-by: Wyatt Daviau <wdaviau@cs.stanford.edu>
2018-08-07 20:11:23 +02:00
..
dist Docs: Move to website. 2018-04-27 09:05:11 +02:00
files.go polishing up print on restapi 2018-08-07 20:11:23 +02:00
formatters.go Feat #277: Address review comments 2018-01-19 22:24:03 +01:00
graph_test.go all: gofmt 2018-06-14 11:55:03 +02:00
graph.go addressing more comments 2018-01-23 08:33:12 -05:00
main.go Beginning add UX improvements-- 2018-08-07 20:11:23 +02:00
Makefile Makefile: add a source target to properly trigger a build on source change 2018-05-18 01:46:19 +02:00