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

Search all discovered service types #15

Open
rhwood opened this issue Aug 26, 2018 · 0 comments
Open

Search all discovered service types #15

rhwood opened this issue Aug 26, 2018 · 0 comments
Assignees
Milestone

Comments

@rhwood
Copy link
Owner

rhwood commented Aug 26, 2018

Currently Hola only searches for _http._tcp. and _https._tcp. services in discovered domains. It should search discovered domains for all service types by searching for _services._dns-sd._udp. and then opening searches for each type returned by that query.

Note that this likely will be a IAP feature to search for non-http(s) service types.

@rhwood rhwood added this to the 1.1 milestone Aug 26, 2018
@rhwood rhwood self-assigned this Aug 26, 2018
rhwood added a commit that referenced this issue Aug 26, 2018
Begins laying the ground work for implementing #15.
rhwood added a commit that referenced this issue Aug 26, 2018
Note that is part of #15, but also that further work on #15 is blocked by resolving #1  first since the domain for discovered service types is the final domain root ("."), not a listed domain.
@rhwood rhwood assigned rhwood and unassigned rhwood Aug 26, 2018
@rhwood rhwood modified the milestones: 1.1, 2.1 Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant