Andres Medina
89642bb205
Corrected formatting of json files
...
examples/csharp/route_guide/RouteGuide/route_guide_db.json: Removed BOM
encoding. Some json parsers cannot natively open these files. There are
more portable ways to define Unicode encodings than embedded in files.
src/csharp/doc/docfx.json: Incorrect json format.
7 years ago
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
7 years ago
Jan Tattermusch
db53a61b8f
deduplicate C++ routeguide
7 years ago
Nathaniel Manista
8234d14113
Close channels in examples
7 years ago
ganmacs
64ab89928c
Put Gemfile for sub-directory of pubsub
...
examples/ruby/greeter*.rb and examples/ruby/route_guide/*.rb doesn't
need to depends on googleauth
7 years ago
ganmacs
61d9a42007
Moved pubsub demo_demo to examples directory of ruby
...
so that grpc does not depends on googleauth gem.
This project (pubsub demo) is introduced at [this
commit](d5d00d5c8f (diff-c495642bb64c09cae54f3ccff463bd51)
)
as demo project for grpc with ruby.
This demo is awesome. But the position of this project directory seems
to be not suitable for demo app. This project added unnecessary gem dependency about googleauth to grpc ruby gem.
7 years ago
Jan Tattermusch
171044c4d4
Fix bad variable name in route_guide_server.js
7 years ago
Jan Tattermusch
85570890f8
remove C# global.json files
7 years ago
Eric Gribkoff
10ad26f917
refer to libprotobuf directly
7 years ago
Eric Gribkoff
ffa10caf94
simplify CMake build
7 years ago
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
7 years ago
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
7 years ago
Eric Gribkoff
2d3d918db5
Fix Android build
7 years ago
Eric Gribkoff
f54e4a35fa
build protoc and grpc_cpp_plugin for android kokoro job
7 years ago
Jan Tattermusch
a26aecc03b
reimplement distance calculation in routeguide
7 years ago
Vijay Pai
c90a85649b
Change grpc++ references in names to grpcpp
7 years ago
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
7 years ago
Muxi Yan
6ef0159e8e
Make C++ cocoapods example work
7 years ago
Mehrdad Afshari
6d13712d07
Fix Python example unary/stream conflict
7 years ago
Muxi Yan
61bb29f141
Clean up C++ tests and example
7 years ago
Muxi Yan
277e2e4f07
Clean up tests, examples, and podspecs
7 years ago
Jan Tattermusch
dec076c4ab
fix protobuf usage in the example
7 years ago
Muxi Yan
1164fd6fca
Fix copyright information
7 years ago
Muxi Yan
de9d44d339
Add example to use gRPC-C++ pod in an iOS application
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Jan Tattermusch
63110654a1
regenerate routeguide protos
7 years ago
Jan Tattermusch
4dec552614
regenerate helloworld protos
7 years ago
Jan Tattermusch
990299b48d
upgrade Grpc and Protobuf nugets in routeguide
7 years ago
Jan Tattermusch
2df1c24f1d
upgrade Grpc and Protobuf nugets in helloworld
7 years ago
Jan Tattermusch
a54c12d6cd
regenerate helloworld-from-cli protos
7 years ago
Jan Tattermusch
b12b8d0ddf
cleanup helloworld for dotnet CLI
7 years ago
Mehrdad Afshari
6146151a4f
Examples for gRPC Python interceptor facility
7 years ago
ncteisen
848a749f7a
yapf examples/python
7 years ago
Jan Tattermusch
f0620a37a5
fix linux distrib tests
7 years ago
Jan Tattermusch
06251f8cd6
make helloworld CMakeLists compile on windows
7 years ago
Vijay Pai
dd0f006416
Fix examples build file
7 years ago
Mehrdad Afshari
36f60a9cc1
Kill off unnecessary sleep in route_guide example
7 years ago
ZhouyihaiDing
5253720853
php example
7 years ago
Florian Nagel
a36b429ae8
Fix deprecation warning Server#addProtoService and use Server#addService instead
7 years ago
Vijay Pai
4b047a3bff
Construction of streams shouldn't require triggering async ops
7 years ago
Nathaniel Manista
61efbcd27a
Regenerate example Python generated code
7 years ago
Jan Tattermusch
4caadb9205
fix helloworld cmake build
7 years ago
Jan Tattermusch
e9956df33d
add global.json files for C#
7 years ago
Craig Tiller
d996379030
Reset OWNERS state
7 years ago
Muxi Yan
75cb3c25d9
Add @muxi and @makdharma as owners of ObjC related files
7 years ago
Mehrdad Afshari
76a316cb1f
Add `set noparent` to Python OWNER files
7 years ago
Mehrdad Afshari
e6fb12fd96
Add additional OWNERS files for Python projects
7 years ago
murgatroid99
b5984601b8
Add myself as owner of files in several directories
7 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
7 years ago
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
7 years ago