Build status License

grpcexample

A scala version of the official RouteGuide GRPC example.

Context

This repo is just an example to illustrate how to use the sbt-protoc plugin and implements gRPC services using scalaPB.

The RouteGuide example is taken from grpc-java examples.