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

Relay for go-ipfs <=> browser connectivity #37

Open
flyingzumwalt opened this issue Feb 13, 2017 · 4 comments
Open

Relay for go-ipfs <=> browser connectivity #37

flyingzumwalt opened this issue Feb 13, 2017 · 4 comments
Labels
developers status/ready Ready to be worked topic/dependencies Topic dependencies ux

Comments

@flyingzumwalt
Copy link
Contributor

flyingzumwalt commented Feb 13, 2017

The work:

  • Bridging connectivity gaps: Relay to nodes that don't support websockets or webrtc
@ghost
Copy link

ghost commented Feb 14, 2017

The prespec is here: https://github.com/libp2p/specs/blob/d76e2bc5a594c7aa22427f81fa040935ffc6e80b/relay/README.md -- open spec+impl questions and issues in the libp2p/specs repo.

  • implement js-libp2p-circuit
  • wire up with js-ipfs
  • implement go-libp2p-circuit
  • wire up with go-ipfs
  • deploy public default circuit relay nodes

@flyingzumwalt
Copy link
Contributor Author

Probably won't get done in this sprint because it needs relay.

@ghost
Copy link

ghost commented Feb 22, 2017

@dryajov has started an implementation of js-libp2p-circuit: https://github.com/libp2p/js-libp2p-circuit

@ghost ghost changed the title go-ipfs can dial (create new connection) to browser nodes Connectivity between browsers and go-ipfs Apr 18, 2017
@ghost
Copy link

ghost commented Apr 18, 2017

Work on circuit relay in go-ipfs has started too: https://github.com/libp2p/go-libp2p-circuit

@ghost ghost changed the title Connectivity between browsers and go-ipfs Relay for go-ipfs <-> browser connectivity Apr 18, 2017
@ghost ghost changed the title Relay for go-ipfs <-> browser connectivity Relay for go-ipfs <=> browser connectivity Apr 18, 2017
@ghost ghost added ux developers status/in-progress In progress and removed deepGO labels Apr 18, 2017
@daviddias daviddias added status/ready Ready to be worked and removed status/in-progress In progress labels Dec 13, 2017
@galargh galargh moved this to To do in IPFS-GUI (PL EngRes) Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developers status/ready Ready to be worked topic/dependencies Topic dependencies ux
Projects
None yet
Development

No branches or pull requests

2 participants