47 releases
0.5.0-dev.2 | Dec 4, 2024 |
---|---|
0.5.0-dev.1 | Oct 30, 2024 |
0.4.1 | Jan 29, 2025 |
0.4.0 | Dec 17, 2024 |
0.0.1 | Jun 30, 2021 |
#2396 in Network programming
805 downloads per month
Used in 17 crates
(via kitsune_p2p)
13KB
121 lines
kitsune_p2p_mdns
License: Apache-2.0
lib.rs
:
Crate for discovering Holochain peers over MDNS
Works by broadcasting a service named HC_SERVICE_NAME
and adding base64 encoded data in a TXT record
Uses libmdns crate for broadcasting Uses mdns crate for discovery
Dependencies
~9–38MB
~579K SLoC