This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Fallback to js-ipfs-api #1026
Closed
Description
Type: Feature Request / Enhancement
Severity: Medium
Description:
Hello!
I am publishing this feature request hoping that somebody will consider it. At the moment js-ipfs works only with Chrome (and modern browser) and it is a problem: to make this usable from any developer on any platform js-ipfs
should not just rely on web sockets/libp2p but probably also on other ways to communicate to the network. This should work without problems so that devs can just focus on building apps.
My suggestion is to fallback on js-ipfs-api
to provide a connection to a node... then it is up to the developer to check which node, how to use it, etc etc etc.
It should just be simple AF. 😃
Steps to reproduce the error:
Just use Safari with any js-ipfs nodes
Metadata
Metadata
Assignees
Labels
No labels