iroh in the browser

This example runs iroh in the browser, compiled to web assembly. The example uses a custom Echo protocol: You connect to a remote endpoint, send some data, and the remote endpoint sends back the same data. The protocol may be used both from the browser and from the command line, and browser and cli endpoints can connect to each other.
Source code