5 ms·
It's backwards! Unlike webrtc, iroh doesn't work inside a browser. It's for the case where you have two native apps that need to talk to each other p2p. For br
by syllogistic 3mo ago
It's backwards! Unlike webrtc, iroh doesn't work inside a browser. It's for the case where you have two native apps that need to talk to each other p2p.
For browser / webapps you want webrtc.
- ben-schaaf 3mo ago> We built & continually check that iroh can compile to WASM & run in the browser
- rklaehn 3mo agoWe do have browser support, but as of now it is relay only.
- syllogistic 3mo agoApologies I should have been more precise. What I meant was it doesn't work on the browser support in the way webrtc works on the browser. The point of webrtc on the browser is to establish a peer to peer connection.