Skip to content

Commit

Permalink
updated examples
Browse files Browse the repository at this point in the history
```
bundle exec grpc_tools_ruby_protoc -I ./spec --ruby_out=spec --grpc_out=spec spec/examples/hello/hello.proto
bundle exec grpc_tools_ruby_protoc -I ./spec --ruby_out=spec --grpc_out=spec spec/examples/request/request.proto
```
  • Loading branch information
ganmacs committed Oct 19, 2024
1 parent ec112b0 commit ab61c39
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 65 deletions.
30 changes: 11 additions & 19 deletions spec/examples/hello/hello_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions spec/examples/hello/hello_services_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 13 additions & 34 deletions spec/examples/request/request_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions spec/examples/request/request_services_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab61c39

Please sign in to comment.