|
|
|
|
|
by jjallen
2997 days ago
|
|
We moved away from libp2p at the project I work on because of major instability problems in browsers. Our dapp that used libp2p would crash after a few minutes and was generally not easy to use. EDIT: I'm referring to the JS version here. |
|
We've switched the default browser-to-browser transport in js-libp2p to a websockets relay recently, so you should give it another try.