We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iroh-net
1 parent f215aa1 commit e3df4ecCopy full SHA for e3df4ec
1 file changed
README.md
@@ -6,7 +6,7 @@ The implementation is based on the papers [HyParView](https://asc.di.fct.unl.pt/
6
7
The crate is made up from two modules:
8
The `proto` module is the protocol implementation, as a state machine without any IO.
9
-The `net` module connects the protocol to the networking stack from `iroh-net`.
+The `net` module implements networking logic for running `iroh-gossip` on `iroh` connections.
10
11
The `net` module is optional behind the `net` feature flag (enabled by default).
12
0 commit comments