Toshihito Kikuchi
351506688d
Update compiler/linker options to use pkg-config in C++ examples
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Stanley Cheung
6e589c6a15
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Nicolas "Pixel" Noble
d2ac59f1aa
Merge failure: mangled the examples BUILD file.
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Makarand Dharmapurikar
be0fb725f6
fixed target name so bazel basic build passes
8 years ago
Jan Tattermusch
f769150982
regenerate routeguide protos
8 years ago
Jan Tattermusch
808eb713f8
upgrade routeguide to Grpc 1.2.2
8 years ago
Jan Tattermusch
622d7d6d2d
regenerate greeter protos
8 years ago
Jan Tattermusch
769df6fa45
upgrade net45 helloworld to Grpc 1.2.2
8 years ago
Jan Tattermusch
1ba7e5d898
regenerate
8 years ago
Jan Tattermusch
4842904408
add generate_protos file
8 years ago
Jan Tattermusch
923b1317d5
update .NET core example to .csproj projects
8 years ago
Makarand Dharmapurikar
4c0620b7df
consolidated BUILD files from example into one
...
it is also a way to test that this change works as expected.
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago
Jan Tattermusch
87b2112443
also fix global.json in helloworld
8 years ago
Jan Tattermusch
d3a5635546
Add global.json file to pick dotnet core SDK version
8 years ago
Alexander Polcyn
b98b3c260e
add examples for ruby error throwing and handling
8 years ago
Alexander Polcyn
7a32e8a499
Revert changes to example greeter client
8 years ago
Alexander Polcyn
be30114a3b
fix up tests and remove two unlocks in a row bug
8 years ago
Jan Tattermusch
f5ac0b95f2
Add global.json file to pick dotnet core SDK version
8 years ago
Stanley Cheung
82c6d8d4fd
PHP: prepare for 1.2 release
8 years ago
Michiel de Jong
10cea4b121
Use grpc-tools npm package in readme
...
* Make it clearer which directory to `cd` to
* Take advantage of the work done https://github.com/grpc/grpc/issues/5982
8 years ago
Alexander Polcyn
ccaec44d65
add ruby example that doesn't use protobuf
8 years ago
Stanley Cheung
c290c115fa
PHP: update examples
8 years ago
Gazihan Alankus
5c261b82e5
Corrected version number of Grpc.Tools in the bat file
...
As per the following line, it is 1.0.1 now: 6ff81e91c9/examples/csharp/helloworld/Greeter/packages.config (L7)
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
Nathaniel Manista
c15ee83882
Update Python examples with fresh generated code
8 years ago
Masood Malekghassemi
7ba3527ffe
Un-namespace Python packages
...
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
8 years ago
Masood Malekghassemi
fb261bf748
Un-namespace Python packages
...
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
8 years ago
Ryan
3fec5259f6
Fix typo
8 years ago
Alexander Polcyn
5b3d6ea647
remove changes to examples
8 years ago
Alexander Polcyn
0350471b2e
example changes to smoke test with 1.0.1
8 years ago
Alexander Polcyn
333658177d
generate server base class as partial too
8 years ago
Alexander Polcyn
c75fdea628
revert code changes to example files generated by only protobuf
8 years ago
Alexander Polcyn
d09d24d044
regenerate example code with changed c# plugin
8 years ago
Mark Mandel
9929e6c85c
Remove `run_codegen.py` from python helloworld example
...
Since we no longer reference `run_codegen.py` in the Quick Start for
Python, remove it from the repository to avoid confusion.
8 years ago
Stanley Cheung
619c034fef
php: require grpc extension to be installed before composer package
8 years ago
Jan Tattermusch
f6caaa76a6
add copyrights for AssemblyInfo.cs files
8 years ago
Alexander Polcyn
b06d534121
make clear independence of bidi streams in route guide client
8 years ago
Alexander Polcyn
689e89c2e6
dont create extra thread on bidi call in benchmark, and change suggested
...
code for ruby bidi calls
8 years ago
thinkerou
88671a8ae8
update route_guide_db path in php example
8 years ago
Stanley Cheung
c9b401e3fc
cpp examples missing gpr asserts
8 years ago
tania-m
cb78540024
Update greeter_client.js
...
Switched declaration order
8 years ago
Filippo De Santis
1647097d40
Add return after calling callback(err)
8 years ago
陈雨童
fb33fd385b
Update README.md
8 years ago
Stanley Cheung
676e479ee5
php: composer.json has extra comma
8 years ago
pythias
ed7ee3df9a
Remove undefined env
8 years ago