This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Streaming and Buffered Interfaces (#162)
* add function signatures * fix typo * complete update the spec * chore: update deps * structure tests, add placeholders * apply cr * update .add tests * files.add done * .addReadableStream * .addPullStream * files.cat * .catReadableStream * catPulLStream * .get * getReadableStream * chore: fix travis * chore: add ipfs.ls spec * chore: update CI * chore: fix CI and linting * fix directory test * add remaining tests for .ls .lsReadableStream and .lsPullStream * apply spec CR * enable all tests to fix ipfs-inactive/js-ipfs-http-client#339 * remove dup ls test * .add tested in js-ipfs * get tests also passing on js-ipfs * ls is implemented in js-ipfs too
- Loading branch information