nelson icon indicating copy to clipboard operation
nelson copied to clipboard

gRPC API

Open timperrett opened this issue 7 years ago • 0 comments

Add a grpc module that exposes Nelson API as gRPC. Investigate ScalaPB: https://github.com/scalapb/ScalaPB

Using gRPC: https://scalapb.github.io/grpc.html

Convert the calls into Nelson from Cats IO to Future using unsafeToFuture - should just be a case of adding the boilerplate proto definitions

timperrett avatar Oct 08 '18 00:10 timperrett