Skip to content

Commit be4fd78

Browse files
committed
refactor: move iroh-dns into iroh-net, add docs, cleanup
1 parent 009c680 commit be4fd78

19 files changed

+451
-886
lines changed

Cargo.lock

+4-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ members = [
33
"iroh",
44
"iroh-bytes",
55
"iroh-base",
6-
"iroh-dns",
76
"iroh-gossip",
87
"iroh-metrics",
98
"iroh-net",

iroh-dns/Cargo.toml

-38
This file was deleted.

iroh-dns/examples/publish.rs

-91
This file was deleted.

iroh-dns/examples/resolve.rs

-59
This file was deleted.

iroh-dns/src/discovery.rs

-69
This file was deleted.

0 commit comments

Comments
 (0)