Registry / networking / net-mdns

net-mdns

JSON →
library0.4rbrubygemsunverified

Provides DNS Service Discovery (DNS-SD) and multicast DNS (mDNS) implementation for Ruby.

gem install net-mdns
INSTALL
IMPORT
SIG · NET-MDNS
N
net-mdns
networkingrubyv0.4
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.

Net::MDNS
require 'net-mdns'

Register an HTTP service via mDNS.

require 'net-mdns' service = Net::MDNS::Service.new('_http._tcp', 'My Web Server') service.register
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
net-mdns — gem install net-mdns · libregistry