initial files to support grpc server/client
This commit is contained in:
parent
9b1141a135
commit
0a445f2706
5 changed files with 97 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -17,6 +17,10 @@ configure
|
|||
debian
|
||||
stamp-h1
|
||||
|
||||
# generated protobuf files
|
||||
daemon/core/grpc/core_pb2.py
|
||||
daemon/core/grpc/core_pb2_grpc.py
|
||||
|
||||
# python build directory
|
||||
dist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue