{"id":53049,"library":"whyrusleeping-mdns","title":"mdns","description":"A Go library for multicast DNS service discovery.","status":"active","version":"0.0.0-20190826153040-b9b60ed33aa9","language":"go","source_language":null,"source_url":"https://github.com/whyrusleeping/mdns","tags":["mdns","discovery","networking"],"install":[{"cmd":"go get github.com/whyrusleeping/mdns","lang":"bash","label":"Install github.com/whyrusleeping/mdns"}],"dependencies":[],"imports":[{"symbol":"mdns","correct":"github.com/whyrusleeping/mdns"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/whyrusleeping/mdns\"\n)\n\nfunc main() {\n\tservice, _ := mdns.NewMDNSService(\"test\", \"_http._tcp\", \"\", \"\", 8080, nil)\n\tserver, _ := mdns.NewServer(&mdns.Config{Zone: service})\n\tdefer server.Shutdown()\n\tfmt.Println(\"MDNS server started\")\n}","lang":"go","description":"Starts an mDNS service advertising an HTTP service."},"warnings":[],"env_vars":null,"search_vec":"'discoveri':9,11 'dns':7 'go':3 'librari':4 'mdns':1,10 'multicast':6 'network':12 'servic':8","created_at":"2026-06-15T07:24:49.841354+00:00","updated_at":"2026-06-15T07:24:49.841354+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/whyrusleeping/mdns","github":"https://github.com/whyrusleeping/mdns","docs":"https://pkg.go.dev/github.com/whyrusleeping/mdns#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}