nelson
nelson copied to clipboard
gRPC API
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