Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 280 Bytes

My_test_yanxinyi

Testing some ideas!

proto

cd /d/Github/CodePractice/code_wb/ppc_grpc/proto python -m grpc_tools.protoc --python_out=. --grpc_python_out=. -I. helloworld.proto python -m grpc_tools.protoc --python_out=. --pyi_out=. --grpc_python_out=. -I. helloworld.proto