Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active May 4, 2021 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/b33906ac7adb8a51311b58f952ff8cd8 to your computer and use it in GitHub Desktop.
Save velotiotech/b33906ac7adb8a51311b58f952ff8cd8 to your computer and use it in GitHub Desktop.
python -m grpc_tools.protoc --proto_path=.  ./bidirecctional.proto --python_out=. --grpc_python_out=.
@mrghar
Copy link

mrghar commented May 4, 2021

Typo in there. It should be "bidirectional"

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