{"id":13822784,"url":"https://github.com/plietar/rust-mdns","last_synced_at":"2025-03-26T12:30:34.122Z","repository":{"id":145798173,"uuid":"58263410","full_name":"plietar/rust-mdns","owner":"plietar","description":"Pure rust mDNS responder","archived":false,"fork":false,"pushed_at":"2019-07-15T21:41:42.000Z","size":41,"stargazers_count":56,"open_issues_count":9,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-21T18:21:19.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plietar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-05-07T11:39:23.000Z","updated_at":"2025-03-11T08:54:35.000Z","dependencies_parsed_at":"2023-04-22T06:49:26.341Z","dependency_job_id":null,"html_url":"https://github.com/plietar/rust-mdns","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Frust-mdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Frust-mdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Frust-mdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plietar%2Frust-mdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plietar","download_url":"https://codeload.github.com/plietar/rust-mdns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245653750,"owners_count":20650750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T08:02:17.430Z","updated_at":"2025-03-26T12:30:33.825Z","avatar_url":"https://github.com/plietar.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rust-mdns - Rust mDNS responder\n\nrust-mdns is a pure rust implementation of the mDNS ([RFC 6762]) and DNS-SD ([RFC 6763]) protocols.\n\n## Usage\n\nTo use it, first add this to your `Cargo.toml`:\n\n```toml\n[dependencies.mdns]\ngit = \"https://github.com/plietar/rust-mdns\"\n```\n\nThen, add this to your crate root:\n\n```rust\nextern crate mdns;\n```\n\n[RFC 6762]: https://tools.ietf.org/html/rfc6762\n[RFC 6763]: https://tools.ietf.org/html/rfc6763\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Frust-mdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplietar%2Frust-mdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplietar%2Frust-mdns/lists"}