Skip to content

Instantly share code, notes, and snippets.

@yoandresaav
Created October 9, 2021 17:42
Show Gist options
  • Save yoandresaav/b111abd23d1cf20982dd2620ae0c8f1b to your computer and use it in GitHub Desktop.
Save yoandresaav/b111abd23d1cf20982dd2620ae0c8f1b to your computer and use it in GitHub Desktop.
RPC

python -m grpc_tools.protoc --proto_path=. ./unary.proto --python_out=. --grpc_python_out=.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment