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: limit concurrent HTTP requests (backport for 0.2.x) #13

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

lidel
Copy link
Member

@lidel lidel commented Jul 26, 2019

This is a backport of the fix from #12 that works with 0.2.x.

The goal is to include the fix in latest js-ipfs release (without waiting for async/await changes to be propagated to js-libp2p)

cc @alanshaw @jacobheun

This is a backport of the fix from
libp2p#12
that works with 0.2.x

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel lidel changed the title fix: limit concurrent HTTP requests fix: limit concurrent HTTP requests (backport for 0.2.x) Jul 26, 2019
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I'll create a release in 2.x

@jacobheun jacobheun merged commit 233f13d into libp2p:0.2.x Jul 29, 2019
@jacobheun
Copy link
Contributor

0.2.4 is out

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.

3 participants