Current state of browser jsipfs

Hi, I am working on an application that uses browser js-ipfs to pull and add files to the network. Up until recently I was having no issues finding files pinned from external nodes across the network. Now files I once was able to find, the application will just hang. I have confirmed they still on the network through other gateways.

My question, say a file is pinned on infura ipfs node. Is it feasible to retrieve it through browser ipfs.
If not would is the current best way to have browser ipfs nodes connect with CLI nodes (go or Js) and give them the ability to share files?

1 Like