Commit Graph

610 Commits

Author SHA1 Message Date
Jorge Canizales 3e420f24a1 Fix README 2015-06-09 10:18:23 -07:00
Jorge Canizales b8ef00aeef Add Objective-C link to main README 2015-06-08 23:40:12 -07:00
Jorge Canizales 69cd3ef6a2 Fix RouteGuide README 2015-06-08 23:40:01 -07:00
Jorge Canizales 5436cf10bb Add README 2015-06-08 23:06:54 -07:00
Christian Svensson db0e3d62cd Update README.md
4d059d removed helloworld.proto, do not reference it.
2015-06-06 13:28:42 +01:00
Jorge Canizales 77606b6a02 Nit: source file and UI layout 2015-06-05 17:57:12 -07:00
Jorge Canizales 8d748b32f4 RouteChat demo 2015-06-05 17:49:55 -07:00
Jorge Canizales 59fdf71844 RecordRoute demo 2015-06-05 17:49:48 -07:00
Jorge Canizales c9885954a2 Fixup ListFeatures demo 2015-06-05 17:49:41 -07:00
Jorge Canizales 3fda5484e4 Additional newline between demos 2015-06-05 17:49:33 -07:00
Jorge Canizales 4694cdb470 ListFeatures demo 2015-06-05 17:49:13 -07:00
Jorge Canizales 3aed717df1 Make GetFeature demo the same as Node.js 2015-06-05 17:49:13 -07:00
Jorge Canizales 6bae4b6bb7 Move boilerplate files under Misc dir 2015-06-05 17:49:12 -07:00
Jorge Canizales 34b2629d4e Call GetFeature and put all ViewControllers in one file 2015-06-05 17:49:12 -07:00
Jorge Canizales eb8d33dc75 Add tabbed app with one tab per RouteGuide demo
The app doesn’t do anything yet
2015-06-05 17:49:12 -07:00
Jorge Canizales cfeab21e52 Add Podfile to install RouteGuide proto library in sample app 2015-06-05 17:49:12 -07:00
Jan Tattermusch b6c74461da update readme 2015-06-05 15:13:13 -07:00
Jan Tattermusch add9c29da8 update C# routeguide to use the latest nuget package 2015-06-05 15:13:11 -07:00
Jan Tattermusch d9c1090cdb update C# greeter to use the latest gRPC packages 2015-06-05 14:48:38 -07:00
Stanley Cheung f1cc627212 remove protobuf-php pear package dependency, use composer instead, script to compile extension from source, update README 2015-06-05 13:34:23 -07:00
Jorge Canizales f3e6be42ec Add Podspec for the RouteGuide proto library 2015-06-04 21:53:26 -07:00
Jorge Canizales e3534c38f5 Add ObjC prefixes to the sample protos 2015-06-04 21:53:24 -07:00
Tim Emiola 9bed97d479 Merge pull request #228 from stanley-cheung/php_hello_world
PHP hello world
2015-06-03 15:30:02 -07:00
Stanley Cheung 80d76f1076 PHP Hello World example first draft 2015-06-03 15:23:19 -07:00
Stanley Cheung f8401a757c PHP hello world example first draft 2015-06-03 15:19:33 -07:00
Jayant Kolhe 0718d2b38e Merge pull request #225 from tbetbetbe/grpc-nodejs-update-helloworld-install
Updates the nodejs helloworld INSTALL
2015-06-03 13:43:41 -07:00
Tim Emiola 4d2abfba13 Merge pull request #200 from aaronbee/patch-1
Fix typo
2015-06-03 13:22:40 -07:00
Jayant Kolhe bb1a243060 Merge pull request #226 from tbetbetbe/grpc-ruby-cleanup-after-install-update
Update README.md
2015-06-03 12:29:54 -07:00
Tim Emiola e69e13dc10 Update README.md 2015-06-03 11:56:34 -07:00
Tim Emiola f7bdd61693 Updates the INSTALL nodejs helloworld 2015-06-03 11:49:47 -07:00
Tim Emiola 4e66b35764 Merge pull request #219 from nicolasnoble/ruby-from-git
We can now use the gRPC gem directly from git.
2015-06-01 13:35:24 -07:00
Michael Lumish 79afd07508 Merge pull request #220 from jtattermusch/upgrade_grpc_package
upgrade gRPC packages used in helloworld and routeguide
2015-06-01 08:41:42 -07:00
Michael Lumish 5ef5a0c6df Merge pull request #222 from stanley-cheung/node_bump_package_dependency
update node grpc package dependencies
2015-05-29 15:39:28 -07:00
Stanley Cheung 9e75610c13 update node grpc package dependencies 2015-05-29 15:16:18 -07:00
Jan Tattermusch 589af45be1 update readme to reflect new location of codegen tools on windows 2015-05-29 13:57:15 -07:00
Jan Tattermusch 750042e0d6 upgrade Grpc package used by routeguide to 0.5.0.1 2015-05-29 13:57:13 -07:00
Jan Tattermusch 8f9f27703a upgrade Grpc package used by greeter to 0.5.0.1 2015-05-29 13:28:07 -07:00
Nicolas "Pixel" Noble 04b6a62c52 We can now use the gRPC gem directly from git.
With the release of bundler 1.10, we can now simplify the build steps, and use the git repository directly as a ruby gem, without having to install gRPC at all.
2015-05-29 00:51:06 +02:00
Michael Lumish 7708692d16 Merge pull request #218 from jtattermusch/route_guide_protoc_instructions
C# route guide protoc instructions
2015-05-28 11:41:41 -07:00
Jan Tattermusch 5a7059efb6 fix todos in routeguide readme 2015-05-28 10:28:57 -07:00
LisaFC 562db733b4 Merge pull request #215 from grpc/jtattermusch-patch-1
Polishing C# routeguide
2015-05-27 21:15:58 +01:00
Tim Emiola f762ca71f8 Merge pull request #209 from jtattermusch/csharp_auth
C# Auth support docs
2015-05-27 11:33:38 -07:00
Jan Tattermusch 46b90ad82e Polishing C# routeguide 2015-05-27 08:28:29 -07:00
Jan Tattermusch db7f5226d5 fix the C# route guide header
# was not showing
2015-05-26 17:07:06 -07:00
Michael Lumish 3637455d95 Merge pull request #213 from jtattermusch/csharp_routeguide
C# route guide
2015-05-26 16:56:25 -07:00
Jan Tattermusch e003f010cd C# route guide 2015-05-26 16:12:15 -07:00
Jan Tattermusch 4e7b4ad42d updated auth readme with C# 2015-05-21 18:48:53 -07:00
Tim Emiola 0b634e3d87 Merge pull request #208 from jtattermusch/csharp_readme
Update C# readme
2015-05-21 17:58:42 -07:00
Jan Tattermusch 2fca545cbf update C# readme 2015-05-21 17:56:08 -07:00
Tim Emiola 33a5f92e71 Merge pull request #207 from jtattermusch/greeter_update
Updated greeter to use newer version of nuget packages
2015-05-21 13:45:14 -07:00