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

Revert "feat(client): set default InternetAddressType to any" #64

Merged

Conversation

JKRhb
Copy link
Contributor

@JKRhb JKRhb commented Feb 17, 2022

Reverts #62

Resolves #63. In order to support both IPv4 and IPv6 by default a different solution seems to be needed.

@vincent-iQontrol
Copy link
Contributor

No problem, the package is flexible enough to force it to ip4

@JKRhb
Copy link
Contributor Author

JKRhb commented Feb 17, 2022

No problem, the package is flexible enough to force it to ip4

Hmm, okay, then maybe only some documentation should be added so that people know how to solve errors that might occur?

@vincent-iQontrol
Copy link
Contributor

vincent-iQontrol commented Feb 17, 2022

or standard ip4 and an option for ip6, or can it be detected somehow?

@shamblett shamblett merged commit 538812f into shamblett:master Feb 18, 2022
@JKRhb JKRhb deleted the revert-62-internetaddresstype branch February 18, 2022 14:15
@JKRhb
Copy link
Contributor Author

JKRhb commented Feb 18, 2022

Thanks for merging, @shamblett!

or can it be detected somehow?

That's a good idea, I'll try to revisit this aspect in the near future :)

@JKRhb JKRhb mentioned this pull request Feb 19, 2022
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.

Since 3.4.1 problem connecting
3 participants