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.

Gossip Chat

A simple chat app using iroh-gossip pubsub.

    gossipCLI

Todos

See iroh in the classic TODO app example with a tauri desktop GUI.

    data modelingCLItauridesktop

Sendme

A file sharing CLI, built with iroh, fully open source!

    CLIfile sharingblobs

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

Sync two automerge documents across machines via iroh connections.

    protocolCRDTs

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