more GRPC work

This commit is contained in:
erwincoumans
2018-09-03 23:13:15 -07:00
parent 23e84ca9b6
commit 9e2f6c7935
21 changed files with 22906 additions and 780 deletions

View File

@@ -32,6 +32,7 @@ public:
virtual void setTimeOut(double timeOutInSeconds);
virtual void reportNotifications() {}
};