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

ipfs-api support #9

Closed
wants to merge 1 commit into from
Closed

ipfs-api support #9

wants to merge 1 commit into from

Conversation

fazo96
Copy link
Collaborator

@fazo96 fazo96 commented Dec 19, 2017

Note: not ready to be merged!

I'm opening this PR to track progress in implementing ipfs-api support.

Once implemented, ChluIPFS will be able to use any IPFS node that is exposing the HTTP API (go-ipfs included) and we will fix #3.

Unfortunately, I started working on this without realising that ipfs-pubsub-room does not work with ipfs-api: we use that library directly and it's also used by OrbitDB.

Relevant ipfs-pubsub-room issue: ipfs-shipyard/ipfs-pubsub-room#28

Relevant OrbitDB issue: orbitdb/orbitdb#273

We can't use ipfs-api, so we can't use go-ipfs until this gets solved somehow. This PR comes with a test that should pass if ipfs-pubsub-room solves the issue.

@fazo96 fazo96 mentioned this pull request Dec 19, 2017
@fazo96 fazo96 mentioned this pull request Apr 10, 2018
37 tasks
@fazo96 fazo96 closed this in #79 Jun 6, 2018
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.

go-ipfs support
1 participant