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

End-to-end gRPC SE Example #75

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Conversation

spericas
Copy link
Member

@spericas spericas commented Aug 13, 2024

Adds a new gRPC SE example that uses WebClient for testing a String service. Shows all four of gRPC method types as well as client interceptors.

Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
@spericas spericas requested a review from barchetta August 13, 2024 18:17
@spericas spericas self-assigned this Aug 13, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 13, 2024
examples/webserver/grpc/pom.xml Outdated Show resolved Hide resolved
examples/webserver/grpc/pom.xml Outdated Show resolved Hide resolved
examples/webserver/grpc/src/test/resources/client.p12 Outdated Show resolved Hide resolved
…service. Shows all four types of gRPC method types as well as client interceptors.
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
@spericas spericas merged commit 6c64627 into helidon-io:dev-4.x Aug 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x grpc OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants