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 native image support in SE #2733

Merged
merged 2 commits into from
Feb 11, 2021

Conversation

tomas-langer
Copy link
Member

Partially resolves #1294 - for SE

Support for gRPC for GraalVM native image in Helidon SE.

Supports both server and client, including standalone client.
Tested with GraalVM CE 21.0.0

@tomas-langer tomas-langer added grpc 2.x Issues for 2.x version branch native-image labels Feb 4, 2021
@tomas-langer tomas-langer added this to the 2.3.0 milestone Feb 4, 2021
@tomas-langer tomas-langer self-assigned this Feb 4, 2021
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer merged commit ce5b470 into helidon-io:master Feb 11, 2021
@tomas-langer tomas-langer deleted the 1294-grpc-native branch February 11, 2021 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch grpc native-image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gRPC support in native-image
2 participants