mdns-parser 0.1.0

DNS message parsing for mDNS Service Discovery
Documentation
  • Coverage
  • 77.36%
    41 out of 53 items documented0 out of 0 items with examples
  • Size
  • Source code size: 73.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.87 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • keepsimple1/mdns-sd
    195 61 10
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • keepsimple1

mdns-parser

A DNS message parsing utility for mDNS service discovery. Originally it was just a file in the mdns-sd crate, and now it is built into its own crate so that it can be used in other cases. Please note that the API is still experimental and might change in near future.

Contribution

Contributions are welcome! Please open an issue in GitHub if any questions.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the above license(s), shall be dual licensed as above, without any additional terms or conditions.