Mehrdad Afshari
7b5e32a312
Refresh pb2 files in examples/python/multiplex
6 years ago
Jan Tattermusch
7c0cd2915e
HelloworldXamarin readme improvements
6 years ago
jzeferino
63ce61b4eb
Fixed typo.
6 years ago
jzeferino
1b36ca622c
Improved Xamarin example doc.
...
Xamarin Studio is no longer preferred for Xamarin development, we should use Visual Studio for Mac.
Also added more info on how to use the nuget package source.
6 years ago
Jan Tattermusch
5e6af82241
add copyright notice for HelloworldXamarin
6 years ago
Jan Tattermusch
2180588e5c
HelloworldXamarin readme
6 years ago
Jan Tattermusch
ba6682a18c
autogenerated changes in Resource.designer.cs
6 years ago
Jan Tattermusch
7ff80cfb5e
use local server in XamarinHelloworld
6 years ago
Jan Tattermusch
da5452578a
experimental helloworld client for ios
6 years ago
Jan Tattermusch
705843c041
experimental helloworld client for android
6 years ago
Jan Tattermusch
b335d58cb7
add generated protos
6 years ago
Jan Tattermusch
ecaba8a8d3
HelloworldXamaring: add Google.Protobuf dependency
6 years ago
Jan Tattermusch
fd91656429
HelloworldXamaring: add Grpc.Core dependency
6 years ago
Jan Tattermusch
3c497bf4c9
add HelloworldXamarin scaffolding
6 years ago
Mingding, Han
9d5b0cd871
Add 'multi_json' gem to gemspec so that route_guide_server can work
6 years ago
Jan Tattermusch
888d7da8de
address review comments
6 years ago
Jan Tattermusch
e48fe72622
upgrade HelloworldLegacyCsproj to grpc1.13.1
6 years ago
Jan Tattermusch
1a70151ac7
update the README files
6 years ago
Jan Tattermusch
9f3e83e90a
upgrade c# Helloworld and RouteGuide to v1.13.1
6 years ago
Jan Tattermusch
b56747397b
rename route_guide -> RouteGuide
6 years ago
Jan Tattermusch
b8acb536e3
make new-style .csproj helloworld the default
6 years ago
Jan Tattermusch
760a492c53
move helloworld -> HelloworldLegacyCsproj
6 years ago
Jan Tattermusch
3443de4a65
convert route_guide to .NETcore project
6 years ago
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
murgatroid99
08ff4c1f69
Fix one partially changed line in route guide examples
7 years ago
murgatroid99
3a45e34028
Update Node examples to use new @grpc/proto-loader package
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