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

Adding gRPC samples to docs. #696

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samueleresca
Copy link
Member

@samueleresca samueleresca commented Oct 4, 2023

Add pekko-grpc-sample-kubernetes-scala links in the doc.

Related to apache/pekko-grpc#58
Depends on: apache/pekko-samples#78

@samueleresca samueleresca marked this pull request as ready for review October 13, 2023 19:13
@mdedetrich
Copy link
Contributor

@samueleresca Is this ready to be reviewed?

@samueleresca
Copy link
Member Author

@samueleresca Is this ready to be reviewed?

The PR is ready but it depends on: apache/pekko-samples#78

@@ -272,6 +272,8 @@ Some of the challenges that HTTP tackles:

This library provides an implementation of gRPC that integrates nicely with the @ref:[HTTP](#http) and @ref:[Streams](#streams) modules. It is capable of generating both client and server-side artifacts from protobuf service definitions, which can then be exposed using Pekko HTTP, and handled using Streams.

A sample using the gRPC module can be found at: @extref[gRPC on Kubernetes example project](samples:pekko-sample-grpc-kubernetes-scala)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't seem necessary to add it here to maintain a consistent style,and links to samples in example already.

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.

None yet

3 participants