Git Product home page Git Product logo

libmdns's Introduction

libmdns - Rust mDNS responder

libmdns is a pure rust implementation of the mDNS (RFC 6762) and DNS-SD (RFC 6763) protocols.

Usage

To use it, add this to your Cargo.toml:

[dependencies]
libmdns = "0.6"

See the example for use within code.

Dependencies

Only the latest stable version of rust and cargo are officially supported for now. Please open an issue on GitHub if you need support for older versions.

libmdns is built with the help of the tokio runtime.

  • libmdns 0.6.x (tokio=1.x, rustc>=1.45.2)
  • libmdns 0.5.x (tokio=0.3, rustc>=1.45.2)
  • libmdns 0.4.x (tokio=0.2, rustc>=1.40.0)
  • libmdns 0.3.x (tokio=0.1, rustc>=1.40.0)
  • libmdns 0.2.x (tokio-core=0.1, rustc>=1.40.0)

May compile fine on older versions of rust, but the minimum garaunteed version is listed as above.

Provenance Note

This project originally started as a fork of plietar/rust-mdns.

libmdns's People

Contributors

andrewfrailing avatar ashthespy avatar astro avatar herrernst avatar janderholm avatar johannesd3 avatar lrbalt avatar marcelbuesing avatar marinpostma avatar messense avatar michaelherger avatar mrstegeman avatar oflebbe avatar plietar avatar rampantmonkey avatar s1lvester avatar snowkat avatar willstott101 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.