Re: Daemon gRPC

2020-05-07 Thread Wei Chen
One question, should we include authentication information into the proto spec? On Fri, May 8, 2020 at 10:35 AM Lucas Cardoso Silva < cardosolucas61@gmail.com> wrote: > I did a grpc implementation for the daemon, as discussed earlier. I would > like to know your opinion about this code. To co

Daemon gRPC

2020-05-07 Thread Lucas Cardoso Silva
I did a grpc implementation for the daemon, as discussed earlier. I would like to know your opinion about this code. To complete the changes, only a user interface module would be missing, which I can do until the beginning of next week. All unit tests have also been adapted and the daemon has a co