Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 227 Bytes

Install tools:

python3 -m pip install --user grpcio-tools python3 -m pip install --user grpcio_health_checking

Generating the Code:

python3 -m grpc_tools.protoc -I ./ --python_out=. --grpc_python_out=. ./furnace.proto