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

Add txt to NsdServiceInfo #2

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Add txt to NsdServiceInfo #2

merged 1 commit into from
Jan 6, 2021

Conversation

pheki
Copy link
Contributor

@pheki pheki commented Jan 5, 2021

Hey, thanks for this library!

I've added support for TXT records and took the opportunity to make some small improvements.

Also there were some warnings in swift's channel.invokeMethod implicit conversion from String? to Any, which is why I explicitly declared arguments as [String: Any?], which is correct in my opinion since some arguments are actually nullbable.

@Nimrodda Nimrodda merged commit 8fcaf55 into Nimrodda:master Jan 6, 2021
@Nimrodda
Copy link
Owner

Nimrodda commented Jan 6, 2021

Thanks for your contribution.

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.

None yet

2 participants