mesh-testing icon indicating copy to clipboard operation
mesh-testing copied to clipboard

Testbed for p2p metamask client

Results 3 mesh-testing issues
Sort by recently updated
recently updated
newest added

- [ ] display totals - total peers know in overlay - total peers known to overlay - max connection observed (can we do this?) - [ ] display counts...

https://sentry.io/metamask/mesh-testing/issues/475101665/ ``` AssertionError: Missing peerId. Use Peer.create(cb) to create one at new PeerInfo (/mesh-testing/bundle.js:69583:5) at conn.getPeerInfo (/mesh-testing/bundle.js:24443:43) at Connection.getPeerInfo (/mesh-testing/bundle.js:18373:14) at Connection.getPeerInfo (/mesh-testing/bundle.js:18369:24) at Connection.getPeerInfo (/mesh-testing/bundle.js:18369:24) ... (42 additional frame(s)...

The metamask mesh testbed is a testing container for libp2p/ipfs experiments to improve browser p2p tech. We will gather some telemetry to measure the performance of these experiments. Please suggest...