zeroconf-tokio

Crates.iozeroconf-tokio
lib.rszeroconf-tokio
version0.2.0
sourcesrc
created_at2024-08-10 15:35:26.083141
updated_at2024-08-11 21:03:34.666455
descriptionzeroconf-tokio is a Tokio-based wrapper around the zeroconf crate, which provides mDNS service discovery and registration capabilities.
homepage
repositoryhttps://github.com/windy1/zeroconf-tokio
max_upload_size
id1332483
size17,469
Walker Crouse (windy1)

documentation

README

zeroconf-tokio

zeroconf-tokio is a Tokio-based wrapper around the zeroconf crate, which provides mDNS service discovery and registration capabilities.

Installation

Please reference the zeroconf README for prerequisite requirements.

Usage

Please refer to the examples directory for sample code for registering and browsing services in a Tokio context.

Commit count: 0

cargo fmt