Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: streaming HTTP APIs of js-ipfs in Brave #794

Merged
merged 2 commits into from
Oct 15, 2019
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Oct 14, 2019

This PR:

This switches to async iterator version of ipfs.add
(introduced to js-ipfs in ipfs/js-ipfs#2517)
and ensures Node streams are replaced by deterministic version of readable-stream

Closes #757
@lidel
Copy link
Member Author

lidel commented Oct 15, 2019

Tests pass, merging this fix to unblock other PRs

@lidel lidel changed the title fix: restore /api/v0/add in WebUI in Brave fix: streaming HTTP APIs of js-ipfs in Brave Oct 15, 2019
@lidel lidel merged commit b47f81b into master Oct 15, 2019
@lidel lidel deleted the fix/add-in-brave branch October 15, 2019 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Brave: regression in embedded /api/v0/add
1 participant