#mdns #proto #protocols #mdns-proto

no-std mdns-proto

Sans-I/O mDNS protocol implementation

1 unstable release

Uses new Rust 2024

0.1.0 Mar 16, 2025

#20 in #proto

Download history 124/week @ 2025-03-14 15/week @ 2025-03-21 3/week @ 2025-03-28 2/week @ 2025-04-04

144 downloads per month
Used in agnostic-mdns

MIT/Apache

45KB
810 lines

mDNS Protocol

This crate provides a no_std sans-I/O implementation of the mDNS protocol.

github LoC Build codecov

docs.rs crates.io crates.io license

MSRV

The Minimum Supported Rust Version (MSRV) for this crate is Rust 1.85. Any change to this MSRV will be accompanied by a minor version bump.

License

Dual licensed under the MIT and Apache 2.0 licenses.

Dependencies

~1–1.9MB
~34K SLoC