Stop iroh when it is not used
Open
- Dominant language
- Rust
- Stars
- 929
- Forks
- 143
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 53
Description
To make sure that Iroh is not using the network and e.g. does not measure the connection to relay, we need to stop Iroh when it is not used.
@flub started doing it at https://github.com/chatmail/core/tree/flub/peer-channels
Another related issue is that apps that don't need Iroh use mDNS:
https://github.com/chatmail/core/issues/6443
Contributor guide
Assessment
This issue has not been assessed yet.