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

Multiplex with go #768

Merged
merged 6 commits into from
Feb 22, 2017
Merged

Multiplex with go #768

merged 6 commits into from
Feb 22, 2017

Conversation

dignifiedquire
Copy link
Member

@dignifiedquire dignifiedquire commented Feb 19, 2017

Needed branches:

Currently working

  • all sizes from go -> js
  • all sizes from js -> go
  • all sizes from js -> js

Known Issues

  • Random identify failures, due to multiplex id reuse
  • Random failure to spawn the second js daemon
  • go -> js hangs for 1024 * 512

Running

LIBP2P_MUX_PREFS="/mplex/6.7.0" IPFS_EXEC=`which ipfs` LIBP2P_MUXER=multiplex npm run test:interop:node

Will fix ipfs/in-web-browsers#19 once completed

screen shot 2017-02-20 at 16 05 57

@dignifiedquire
Copy link
Member Author

More tests, now with nested directories as well:

screen shot 2017-02-20 at 17 03 52

@dignifiedquire dignifiedquire changed the title [WIP] Multiplex with go Multiplex with go Feb 20, 2017
@dignifiedquire
Copy link
Member Author

This will not yet be available in the browser, because of: https://github.com/ipfs/js-libp2p-ipfs-browser/issues/159

@dignifiedquire dignifiedquire merged commit cb109fc into master Feb 22, 2017
@dignifiedquire dignifiedquire deleted the multiplex branch February 22, 2017 22:52
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.

go-ipfs retrieves content from js-ipfs
2 participants