#mdns #sans-io #protocols

no-std mdns-proto

Sans-I/O mDNS protocol implementation

1 unstable release

Uses new Rust 2024

new 0.1.0 Mar 16, 2025

#1429 in Network programming

Download history 99/week @ 2025-03-11

99 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.8MB
~33K SLoC