gRPC support for proto-lens based on gRPC-haskell.
For design motivation, see Sandy Maguire's Type-Directed Code Generation.
This is alpha-quality software; use with discretion.
This project is currently built with Stack.
-
Install gRPC via the instructions on gRPC-haskell.
-
stack build
BSD3