Registry / networking / dnssd
library3.0.2rbrubygemsunverified

DNS Service Discovery (aka Bonjour, MDNS) API for Ruby, implementing browsing, resolving, registration and domain enumeration.

gem install dnssd
INSTALL
IMPORT
SIG · DNSSD
D
dnssd
networkingrubyv3.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DNSSD
require 'dnssd'

Browse for HTTP services on the local network

require 'dnssd' DNSSD.browse('_http._tcp') do |reply| puts reply.name end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
2
OpenAI (training)
1
Resources
dnssd — gem install dnssd · libregistry