Open graup opened 5 years ago
The grpc code generator generates a bunch of repetitive code that could easily be saved. We can re-implement the API calls as generic functions instead and also solve #12 at the same time.
The grpc code generator generates a bunch of repetitive code that could easily be saved. We can re-implement the API calls as generic functions instead and also solve #12 at the same time.