Examples
Learn by examining practical code examples. We try to collage together examples to show a broad range of platforms & techniques while working with iroh.
The iroh examples repo has a grab bag of extra examples. Post an issue there if you have a request for a specific example, or join the discord.
Dumbpipe
Need to connect two computers? Try a dumb pipe. Expose unix pipes or locally running TCP servers via iroh.
- CLIunix pipes
Extism
Provide Iroh APIs to all kinds of languages with iroh extism host functions
- pluginsmulti-languageWASM
Automerge Repo
Sync and gossip repositories of Automerge documents peer to peer.
- protocolCRDTsautomerge-repo
Swarmie
A proof of concept tool to use iroh global content discovery using the bittorrent mainline DHT.
- CLIDHTscontent discovery