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

netty: converts Proxy handler into new protocol negotiation style #6159

Merged
merged 6 commits into from Sep 19, 2019

Conversation

creamsoup
Copy link
Contributor

@creamsoup creamsoup commented Sep 18, 2019

resolves #6118

instead of using ProtocolNegotiator interface, it is mimic the behavior
to avoid adding other handlers such as WaitUntilActive and
KickProtocolNegotiationHandler (no longer exists).
@creamsoup creamsoup merged commit 16392bc into grpc:master Sep 19, 2019
@creamsoup creamsoup deleted the proxy_pn branch September 19, 2019 22:29
creamsoup added a commit to creamsoup/grpc-java that referenced this pull request Sep 20, 2019
creamsoup added a commit to creamsoup/grpc-java that referenced this pull request Sep 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netty client channel with TLS over proxy does not establish a connection anymore in 1.22.0 and 1.23.0
3 participants