-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Support DNS over TCP/IP transport and retry truncated UDP responses #19
Comments
Depends on reactphp-legacy/socket-client#12 so that the socket-client component does not depend on a DNS |
Updated title now that the SocketClient component has been deprecated via reactphp/socket#74 |
@clue Any estimates, please? |
As much as I'd like to commit to specific date, I can only say that we will get to this feature as soon as time permits. If you want to sponsor this feature, feel free to reach out 👍 |
Resolution via TCP transport should use the react/socket-client component.
Fixes #11 and #13.
The text was updated successfully, but these errors were encountered: