Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 6.25 KB

File metadata and controls

35 lines (24 loc) · 6.25 KB

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.