Navigation Menu

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

feat(deps): update multiplex libp2p-ipfs deps #775

Merged
merged 1 commit into from Feb 24, 2017

Conversation

dignifiedquire
Copy link
Member

The last piece missing for having interop for file transfers out of the box between go-ipfs and js-ipfs. On the go side this currently requires running with ipfs daemon --enable-mplex-experiment on 0.4.6. On the js side things work out of the box.

The default multiplexer is now multiplex to always work with go-ipfs, as spdy on that side is still in compatible. There is a fall back to spdy if multiplex is not found on the other side.

https://asciinema.org/a/0y07lvf35hjagajn98xtt3g8r

ref #721

@dignifiedquire dignifiedquire merged commit c924741 into master Feb 24, 2017
@dignifiedquire dignifiedquire removed the status/in-progress In progress label Feb 24, 2017
@dignifiedquire dignifiedquire deleted the feat/libp2p-update branch March 6, 2017 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant