Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)
1–5 of 5 posts
Re: Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)
#2Some documentation on how to use this would be great. I understand the core concepts of WASM, WebRTC, and DHT (not specifically Chord), but it's not obvious how to actually use this.
Re: Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)
#3The fork me on GitHub button is too close to the create new node button on mobile.
Re: Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)
#4Wonder if this conceptually beats webtorrent
Re: Show HN: A example of running P2P network in browser (WASM+WebRTC+Chord DHT)
#5Also, can't tell, but does the webrtc client overcome this bug?
https://tensorworks.com.au/blog/webrtc-stream-limits-investi....
Probably not. I have a theory that webrtc hasn't found it's footing because the native client doesn't appear to appropriately error out large messages.