Crates.io | zeroconf-tokio |
lib.rs | zeroconf-tokio |
version | 0.2.0 |
source | src |
created_at | 2024-08-10 15:35:26.083141 |
updated_at | 2024-08-11 21:03:34.666455 |
description | zeroconf-tokio is a Tokio-based wrapper around the zeroconf crate, which provides mDNS service discovery and registration capabilities. |
homepage | |
repository | https://github.com/windy1/zeroconf-tokio |
max_upload_size | |
id | 1332483 |
size | 17,469 |
zeroconf-tokio is a Tokio-based wrapper around the zeroconf crate, which provides mDNS service discovery and registration capabilities.
Please reference the zeroconf README for prerequisite requirements.
Please refer to the examples
directory for sample code for registering and browsing services in a Tokio context.