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 support for IP addresses in the result - issue #22 #54

Closed
wants to merge 11 commits into from

Conversation

jnstahl
Copy link
Contributor

@jnstahl jnstahl commented Jan 31, 2024

OK I urgently needed support for multiple addresses including ipv6.

I was able to make the change for android and windows but I don't have the tools to work on iOS.
the change should be transparent though.

The NsdServiceInfo class now has a field called 'hostAddresses' which is a nullable list of Strings containing the String representation of ipv4 and ivp6 addresses

@jnstahl jnstahl closed this Jan 31, 2024
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.

1 participant