ipfs-cluster/api
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
..
rest Beginning add UX improvements-- 2018-08-07 20:11:23 +02:00
types_test.go Types: rename metric.SetTTLDuration to metric.SetTTL 2018-05-07 14:26:06 +02:00
types.go Beginning add UX improvements-- 2018-08-07 20:11:23 +02:00
util.go rest/libp2p-http: address lanzafame's review 2018-03-20 19:35:42 +01:00