Skip to content

Respond to DNS-SD service enumeration queries - #86

Open
yejingyan wants to merge 1 commit into
watson:masterfrom
yejingyan:fix-dns-sd-meta-query
Open

Respond to DNS-SD service enumeration queries#86
yejingyan wants to merge 1 commit into
watson:masterfrom
yejingyan:fix-dns-sd-meta-query

Conversation

@yejingyan

Copy link
Copy Markdown

Fixes #51.\n\nThis teaches the mDNS server to answer the DNS-SD service enumeration meta-query (_services._dns-sd._udp.local) with PTR records for the advertised service types. This is the server-side counterpart to the browser's existing wildcard discovery support.\n\nValidation:\n- Added a regression test for the meta-query response.\n- Ran npm test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server does not respond to _services._dns-sd._udp. meta-query

1 participant