Jan Tattermusch
27e4979ee5
Merge pull request #7161 from dgquintas/use_release
...
Updated git clone URL
2016-06-30 13:30:19 -07:00
David Garcia Quintas
4281272389
Updated git clone URL
2016-06-29 17:39:07 -07:00
Jan Tattermusch
e4822e2f35
Merge pull request #7081 from y-zeng/build-example-travis
...
Build ObjC examples in travis
2016-06-29 12:17:15 -07:00
Jan Tattermusch
b4028f6675
Merge pull request #7046 from murgatroid99/master_merge_release-0_15
...
Merge release-0_15 into master
2016-06-27 11:49:46 -07:00
Yuchen Zeng
b8431ae707
Add .xcscheme files for ObjC examples
2016-06-27 10:30:51 -07:00
Jan Tattermusch
09685d224e
regenerate files
2016-06-24 15:17:41 -07:00
Jan Tattermusch
d3b0dda9b8
update grpc nugets to 0.15
2016-06-24 15:17:39 -07:00
makdharma
80dc760acc
Merge pull request #6934 from makdharma/route_guide_fixes
...
Modified route_guide sample app to show RPC log
2016-06-24 13:57:50 -07:00
Makarand Dharmapurikar
5a3c6389ed
Added braces around _service
2016-06-23 14:02:33 -07:00
Makarand Dharmapurikar
abd285aed8
Added missing todo and moved _service
...
To Implementation
2016-06-23 13:30:19 -07:00
Jan Tattermusch
d605b63383
Merge pull request #7008 from jtattermusch/csharp_no_new_client
...
Remove generated NewClient factory method for C#.
2016-06-23 11:19:18 -07:00
Makarand Dharmapurikar
dde4fc66fb
changed service to _service, and added a TODO
...
TODO for removing boilerplate code
2016-06-23 10:35:19 -07:00
Jan Tattermusch
1bc42d9504
Merge pull request #6994 from y-zeng/update-example
...
Update examples with Cocoapods 1.0.0
2016-06-23 10:11:54 -07:00
Jan Tattermusch
f41ebc3968
remove occurences of NewClient factory method
2016-06-22 17:18:47 -07:00
Yuchen Zeng
db3ffe13cb
Update examples with Cocoapods 1.0.0
2016-06-22 01:14:25 -07:00
Yuchen Zeng
abc7427a4d
Update podfiles for objc examples
2016-06-20 14:40:57 -07:00
Jan Tattermusch
c2b55afffd
Merge pull request #5256 from tamihiro/master
...
Minor fix on example script
2016-06-16 17:43:44 -07:00
Makarand Dharmapurikar
4412c85a10
crud removal
2016-06-16 10:37:51 -07:00
Makarand Dharmapurikar
3eba9075ef
using camelCase for output_label now
2016-06-16 10:15:32 -07:00
Makarand Dharmapurikar
a7cc90055e
Modified route_guide sample app to show RPC log
...
Modified the screens to show meaningful information about RPC progress.
When you click on each tab the screen now shows log messages that previously
only went to the debug console.
2016-06-16 09:59:51 -07:00
Jan Tattermusch
a9e3ea3815
Merge pull request #6659 from stanley-cheung/php-fix-style
...
PHP: ran php-cs-fixer again
2016-06-10 13:07:37 -07:00
Jan Tattermusch
16816cdaee
Merge pull request #6461 from y-zeng/fix-async-example
...
Check the value of Next in async examples
2016-06-09 14:37:25 -07:00
Jan Tattermusch
11ca9d8dc0
Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments
...
Add comments to generated code for Node and Ruby
2016-06-03 16:11:51 -04:00
murgatroid99
b39ad701ea
Added comments to ruby code generation
2016-05-20 13:27:33 -07:00
murgatroid99
210f3c4b8e
Added comments to node generation, also refactored some plugin code
2016-05-20 13:24:59 -07:00
Stanley Cheung
803c7ff973
php: one little thing missed
2016-05-19 16:51:49 -07:00
Stanley Cheung
46d94bb4aa
php: fix examples/ directory as well
2016-05-19 16:47:52 -07:00
chedeti
3626efbf42
Fix to undefined reference to gpr_log
2016-05-19 13:01:07 -07:00
Jan Tattermusch
166d48232d
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
2016-05-18 21:26:01 -07:00
Jan Tattermusch
f551edf730
add missing copyrights to .bat files
2016-05-13 10:50:29 -07:00
Jan Tattermusch
677e04d7bd
Merge pull request #6431 from murgatroid99/node_protoc_examples
...
Split Node examples into static and dynamic code generation examples
2016-05-12 12:07:46 -07:00
Jan Tattermusch
2e78d4de7e
Merge pull request #6497 from murgatroid99/backport_node_protoc_examples
...
Backport node protoc examples
2016-05-12 12:06:29 -07:00
Jan Tattermusch
0bbbb3240e
migrate Greeter and Routeguide to 0.14.0 API
2016-05-11 15:35:46 -07:00
Jan Tattermusch
1aa52a074a
regenerate code
2016-05-11 15:06:06 -07:00
Jan Tattermusch
526c99188a
update RouteGuide to 0.14.0 nugets
2016-05-11 15:04:50 -07:00
Jan Tattermusch
4dae646a69
regenerate code
2016-05-11 14:57:37 -07:00
Jan Tattermusch
aff7564c4d
update Greeter to 0.14.0 nugets
2016-05-11 14:56:05 -07:00
murgatroid99
1da105e932
Improved description of examples bifurcation
2016-05-09 15:12:26 -07:00
murgatroid99
9081198da9
Split Node examples into static and dynamic code generation examples
2016-05-09 15:12:18 -07:00
Jorge Canizales
dcd8d7cd99
Merge pull request #6440 from makdharma/bugfixes
...
RouteGuide example now works with moving between tabs. Fixes issue 6404.
2016-05-09 11:07:56 -07:00
Yuchen Zeng
2eedca72d5
Check the value of Next() in async examples
2016-05-05 18:21:47 -07:00
Jan Tattermusch
e6274a18b3
Merge pull request #6430 from myeh/example/non_blocking_async_client
...
Modified sample async client to be multi-threaded
2016-05-05 16:04:13 -07:00
murgatroid99
395bca9a61
Improved description of examples bifurcation
2016-05-05 10:25:34 -07:00
Makarand Dharmapurikar
e79b08b5ec
RouteGuide example now works with moving between tabs. Fixes issue 6404.
2016-05-04 18:09:20 -07:00
Michael Yeh
f9b89b181d
Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments.
2016-05-04 16:36:20 -07:00
Michael Yeh
470cbd1c6e
Created a new sample async client that is non-blocking. A reader thread is spawned to handle all the RPC results.
2016-05-04 12:39:20 -07:00
Michael Yeh
2df7d40914
Modified sample async client to be non-blocking. A reader thread is spawned to handle all the RPC results.
2016-05-04 10:59:03 -07:00
murgatroid99
ddc0eb1be2
Split Node examples into static and dynamic code generation examples
2016-05-04 10:27:12 -07:00
yang-g
b0de7163ad
Add proto comments to generated _pb2.py files
2016-05-03 15:48:19 -07:00
murgatroid99
c7edb0ee10
Reverted 'Rewrite Node greeter example to use generated code'
2016-04-29 15:33:31 -07:00