You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
I know this has been discussed many times, but my app is dependant on this functionality and after days of testing I can't get it to work.
First I tried connecting my go-ipfs node with the browser node, to no avail. I did this by attempting the reverse proxy nginx method (using websockets), but I could not get it to connect.
Right now I'm trying the the nodejs node using p2p-websocket-star as I've seen being mentioned.