TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)

35 pointsby ryankungover 1 year ago

4 comments

cyanydeezover 1 year ago
Also, can&#x27;t tell, but does the webrtc client overcome this bug?<p><a href="https:&#x2F;&#x2F;tensorworks.com.au&#x2F;blog&#x2F;webrtc-stream-limits-investigation&#x2F;#:~:text=Section%206.6%20of%20the%20spec,to%20safely%20avoid%20this%20problem" rel="nofollow noreferrer">https:&#x2F;&#x2F;tensorworks.com.au&#x2F;blog&#x2F;webrtc-stream-limits-investi...</a>.<p>Probably not. I have a theory that webrtc hasn&#x27;t found it&#x27;s footing because the native client doesn&#x27;t appear to appropriately error out large messages.
Zetaphorover 1 year ago
Some documentation on how to use this would be great. I understand the core concepts of WASM, WebRTC, and DHT (not specifically Chord), but it&#x27;s not obvious how to actually use this.
ozfiveover 1 year ago
The fork me on GitHub button is too close to the create new node button on mobile.
cyanydeezover 1 year ago
Wonder if this conceptually beats webtorrent