This is for experiments with iroh by the n0 team. Things in here can be very low level and unpolished.
Some of the things in this repo might make it to iroh-examples or even into iroh itself, most will not.
A complete content disccovery system for iroh, including a tracker, a client crate to use the tracker, and pkarr integration for finding trackers.
Sending HTTP3 requests over iroh connections via the h3 crate.
An experiment trying to bridge the gap between iroh-blobs and IPFS, allowing you to sync IPFS DAGs with non-BLAKE3 CIDs via iroh-blobs.
Experiment of how to do something similar to ipns using pkarr and the bittorrent mainline DHT.
An iroh-blobs store implementation that keeps the data on s3. Useful to provide content-addressing to existing public resources.