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

Align Akka gRPC examples #18

Open
octonato opened this issue Dec 18, 2018 · 1 comment
Open

Align Akka gRPC examples #18

octonato opened this issue Dec 18, 2018 · 1 comment

Comments

@octonato
Copy link
Contributor

The Akka gRPC docs have a protobuf definition with 4 methods: unary call, client stream, server stream and bi-directional.

The quickstart for Akka has only two methods and the Play and Lagom only one method. We should use the same protobuf definition all over the place, in both Java and Scala.

There are a few advantages for that:

Akka gRPC Hands-on has an extracted (and currently adapted) version of each quickstart.

@ignasi35 ignasi35 transferred this issue from another repository Jan 30, 2019
@dwijnand dwijnand added the ready label Feb 14, 2019
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

No branches or pull requests

3 participants