Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: support adding async iterators #2379

Merged
merged 2 commits into from
Sep 9, 2019
Merged

Commits on Sep 7, 2019

  1. feat: support adding async iterators

    Adds a `ipfs._addAsyncIterator` method for adding async iterators and
    refactors all add methods to call this, as when the Great Async Iteator
    Migration is complete this will become the one, true method to add
    files to IPFS.
    achingbrain committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    3a56e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a541b View commit details
    Browse the repository at this point in the history