btlines / grpcexample

A scala version of the official RouteGuide GRPC example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A scala version of the official RouteGuide GRPC example

License:MIT License


Languages

Language:Scala 100.0%