| Crates.io | async-dnssd |
| lib.rs | async-dnssd |
| version | 0.5.1 |
| created_at | 2017-06-19 18:57:28.977773+00 |
| updated_at | 2024-09-07 11:50:02.375255+00 |
| description | Asynchronous wrapper for DNS-SD C libraries |
| homepage | https://github.com/stbuehler/rust-async-dnssd |
| repository | https://github.com/stbuehler/rust-async-dnssd |
| max_upload_size | |
| id | 19561 |
| size | 151,042 |
This library wraps C libraries implementing the dnssd:
Discover, publish, and resolve network services on a local area or wide area network.
It integrates into the asynchronous tokio
framework.
The documentation is located at https://stbuehler.github.io/rustdocs/async-dnssd/async_dnssd/.
Documentation for released versions available at https://docs.rs/crate/async-dnssd/.