Jan Tattermusch
1002319736
[csharp] reintroduce base_namespace experimental option to C# (with a patch) ( #33535 )
...
Reintroduces patched version of https://github.com/grpc/grpc/pull/32636
(which was reverted in https://github.com/grpc/grpc/pull/32957 ).
Together with cl/542843305, the internal build should work fine.
Supersedes https://github.com/grpc/grpc/pull/33310 (since a patch is
also needed).
---------
Co-authored-by: tony <tony.newell@pobox.com>
1 year ago
tony
25192afda1
[csharp] Initial C# codegen tests. ( #32734 )
...
Initial bazel tests for C# protoc and grpc_protoc_plugin.
This initial test just generated code from the proto file and compares
the generated code against expected files.
I've put the tests in `test/csharp/codegen` as that is similar to where
the C++ tests are placed, but they could be moved to
`src\csharp` if that is a better place.
Further tests can be added once the initial framework for the tests is
agreed.
2 years ago
Lidi Zheng
6c6463e1cd
Add retry example for gRPC Python ( #26829 )
...
* Add retry example for gRPC Python
* Make sanity test happy && simplfy proto definition
* Fix a grammer issue
3 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Eric Anderson
04c97a1715
Update copyright date to include both 2015 and 2016
9 years ago
Eric Anderson
fae996c787
Update copyright date to 2016
9 years ago
Eric Anderson
8d3ae46dd2
Sync java options in example protos
...
This makes the protos identical between this repository and the java
repository.
Fixes grpc/grpc-java#1381
9 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
9 years ago
Stanley Cheung
6905915db1
prepare for move
9 years ago
Jorge Canizales
e3534c38f5
Add ObjC prefixes to the sample protos
10 years ago
nmittler
dacca2cd5e
Updating java package for helloworld.proto
10 years ago
Yang Gao
600d70cd8d
change proto README cpp node ruby
10 years ago
Tim Emiola
c5a093c784
Renames method and service name
10 years ago
Tim Emiola
66e79fa361
Cleans up helloworld.proto
10 years ago
Tim Emiola
8f505f74e4
Adds the common protos along with a README.md
10 years ago