Open JAlexoid opened 1 year ago
You are right, browsing for service type _tcp
gives you no results. Comparing with dns-sd
on a Mac where you also get no results because _tcp
specifies the transport protocol and not the service type.
Is there a way to get that result?
If no - would you accept a PR allowing "query for all" and "query on protocol only"?
What is your use case for this feature?
I tried the browse example to test out lookup of all services.
Using just
_tcp
yields no results. Compare that toavahi-browse _tcp
wich yields a lot of resultsHowever I get results with a broader query