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

Update libp2p to have fixed spdystream dep #3210

Merged
merged 2 commits into from
Sep 12, 2016
Merged

Conversation

whyrusleeping
Copy link
Member

Includes the fix to dockers spdystream multiplexer that was causing issues with js-ipfs interop

License: MIT
Signed-off-by: Jeromy [email protected]

License: MIT
Signed-off-by: Jeromy <[email protected]>
@whyrusleeping whyrusleeping merged commit 3722e90 into master Sep 12, 2016
@whyrusleeping whyrusleeping deleted the deps/libp2p/3.5.1 branch September 12, 2016 21:56
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Sep 12, 2016
@ghost
Copy link

ghost commented Sep 13, 2016

was using a priority queue for organizing packets, but wasn't setting priorities on the incoming stream. lead to issues with dropping packets because of not knowing what stream they belonged to

Copying this from the go-ipfs sprint notes here -- otherwise the person writing the changelog will have no idea what got fixed

@ghost ghost mentioned this pull request Dec 23, 2016
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.

1 participant