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

grpc-js: do not prematurely resolve proxy socket #1379

Closed
wants to merge 1 commit into from

Conversation

mrfelton
Copy link
Contributor

This resolves the last remaining issue with tls proxy support mentioned here #1369 (comment)

Probably the result of a merge conflict but the issue is that the proxy socket is being unconditionally resolved prematurely, essentially bypassing the creation of the tls enabled socket.

@murgatroid99
Copy link
Member

I have a more complete fix, including this change, in #1381, so I think it's best to just go with that.

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.

2 participants