Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Dec 20, 2019

Motivation:

gRPC has an experimental ALPN name "grpc-exp". Unfortunately, we spelled
it as "grpc-ext".

Fortunately if "grpc-exp" is specifid, then so too must "h2", so we
would always still manage to negotiate a protocol.

Modifications:

Fix typo.

Result:

We can now negotiate "grpc-exp" via ALPN.

Motivation:

gRPC has an experimental ALPN name "grpc-exp". Unfortunately, we spelled
it as "grpc-ext".

Fortunately if "grpc-exp" is specifid, then so too must "h2", so we
would always still manage to negotiate a protocol.

Modifications:

Fix typo.

Result:

We can now negotiate "grpc-exp" via ALPN.
@glbrntt glbrntt requested a review from MrMage December 20, 2019 12:38
@glbrntt
Copy link
Collaborator Author

glbrntt commented Dec 20, 2019

Related to: #680

@glbrntt glbrntt merged commit 8ac944e into grpc:nio Dec 20, 2019
@glbrntt glbrntt deleted the gb-fix-alpn branch December 20, 2019 16:59
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