Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active May 4, 2021 23:14
Show Gist options
  • Select an option

  • Save velotiotech/b33906ac7adb8a51311b58f952ff8cd8 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

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