#dht #iroh #discovery #client

iroh-mainline-content-discovery

Content discovery for iroh, using the bittorrent mainline DHT

4 releases (breaking)

new 0.6.0 Apr 4, 2025
0.5.0 Mar 29, 2024
0.4.0 Jan 23, 2024
0.3.0 Jan 21, 2024

#9 in #iroh

Download history 40/week @ 2025-01-01 40/week @ 2025-01-15 138/week @ 2025-04-02

138 downloads per month

MIT/Apache

65KB
1K SLoC

A library for discovering content using the mainline DHT.

This library contains the protocol for announcing and querying content, as well as the client side implementation and a few helpers for p2p quinn connections.


Protocol and client for iroh mainline content discovery

This provides a very minimal protocol for content discovery as well as a client library for the protocol.

Features

  • client: the client that allows querying content discovery
  • tls-utils: utilities to set of quinn connections, used by client

Dependencies

~52–85MB
~1.5M SLoC