Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History

rpc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Building RPC

If making changes to any of the files, rebuild using the following command within the rpc/ directory

python3 -m grpc_tools.protoc -Iprotos --python_out=. --grpc_python_out=. protos/remote.proto protos/ndarray.proto