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

No support for key-only TXT strings #58

Open
fzs opened this issue Aug 18, 2022 · 0 comments
Open

No support for key-only TXT strings #58

fzs opened this issue Aug 18, 2022 · 0 comments

Comments

@fzs
Copy link
Contributor

fzs commented Aug 18, 2022

I noticed that the library will ignore txt entries that have only a key but no value, i.e. are of the form txt key. Is there a reason other than it not being implemented?
It looks like the implementation was done according to RFC 1464 and not the mDNS-SD RFC 6763. While the former specifies to ignore TXT strings that have no unquoted = in them, the latter explicitly allows key-only entries as boolean flags.

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