Skip to content

supermanue/grpctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRPC TEST

chmod +x sbt

./sbt "runMain com.manuel.grpctest.app.MessageServer"
./sbt "runMain com.manuel.grpctest.app.Client"

This repo is fully described in THIS BLOG POST