Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to discover/browse service using service subtype #104

Open
ShrutiGunwant opened this issue Nov 11, 2021 · 0 comments
Open

Not able to discover/browse service using service subtype #104

ShrutiGunwant opened this issue Nov 11, 2021 · 0 comments

Comments

@ShrutiGunwant
Copy link

  1. I have publish service with type and subtype by parsing comma separated list as (_os._udp , _windows) using
    example (https://github.com/grandcat/zeroconf/blob/master/examples/register/server.go)

  2. Able to discover/browse service using (https://github.com/grandcat/zeroconf/blob/master/examples/resolv/client.go) with default type as "_os._udp"

  3. But not able to discover service with the subtype.
    Provide comma separated list as (service = flag.String("service", "_os._udp, _windows", "Set the service type of the new service.")
    This gives result as "No more entries".

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

No branches or pull requests

1 participant