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

consider domain names other than .local in lookup/browse #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

florianorben
Copy link

@florianorben florianorben commented Oct 28, 2018

Fixes #37

Copy link
Owner

@grandcat grandcat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Only a small comment. Otherwise, LGTM.

Domain: domain,
serviceName: fmt.Sprintf("%s.%s.", trimDot(service), trimDot(domain)),
}
func (s *ServiceRecord) SetDomain(domain string) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc missing.

@neilalexander
Copy link
Contributor

After 18 months, is anyone addressing the review comment? It is a fairly major bug in the library.

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.

Cannot browse different domain than "local".
3 participants