mdns-proto

Crates.iomdns-proto
lib.rsmdns-proto
version0.1.0
created_at2025-03-16 07:05:02.443281+00
updated_at2025-03-16 07:05:02.443281+00
descriptionSans-I/O mDNS protocol implementation
homepagehttps://github.com/al8n/agnostic-mdns
repositoryhttps://github.com/al8n/agnostic-mdns
max_upload_size
id1594240
size50,497
Al Liu (al8n)

documentation

https://docs.rs/agnostic-mdns

README

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.

Commit count: 9

cargo fmt