[](https://github.com/stbuehler/rust-async-dnssd/actions/workflows/rust.yml)
[](https://crates.io/crates/async-dnssd)
[](./LICENSE)
This library wraps C libraries implementing the [`dnssd`](https://developer.apple.com/documentation/dnssd):
Discover, publish, and resolve network services on a local area or wide area network.
It integrates into the asynchronous [`tokio`](https://tokio.rs/)
framework.
The documentation is located at [https://stbuehler.github.io/rustdocs/async-dnssd/async_dnssd/](https://stbuehler.github.io/rustdocs/async-dnssd/async_dnssd/).
Documentation for released versions available at [https://docs.rs/crate/async-dnssd/](https://docs.rs/crate/async-dnssd/).