async-dnssd

Crates.ioasync-dnssd
lib.rsasync-dnssd
version0.5.1
sourcesrc
created_at2017-06-19 18:57:28.977773
updated_at2024-09-07 11:50:02.375255
descriptionAsynchronous wrapper for DNS-SD C libraries
homepagehttps://github.com/stbuehler/rust-async-dnssd
repositoryhttps://github.com/stbuehler/rust-async-dnssd
max_upload_size
id19561
size151,042
venus-developers (github:ipfs-force-community:venus-developers)

documentation

https://stbuehler.github.io/rustdocs/async-dnssd/async_dnssd/

README

Rust CI crates.io MIT licensed

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/.

Commit count: 107

cargo fmt