#zeroconf #service-discovery #mdns #dnssd #bonjour #avahi

zeroconf-tokio

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

2 unstable releases

0.2.0 Aug 11, 2024
0.1.0 Aug 10, 2024

#474 in Asynchronous

46 downloads per month

Custom license

17KB
347 lines

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.


lib.rs:

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

Dependencies

~4–12MB
~130K SLoC