Commit Graph

23 Commits

Author SHA1 Message Date
Tanvi Jagtap f3aa7dc2f2
[grpc] Move contents of objective_c to objective-c (#35361)
Due to an internal issue, some code from objective-c folder was copied
into objective_c .
Trying to undo that.

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2023-12-21 09:19:55 -08:00
Tanvi Jagtap 0353e5b9c4 Internal configuration
PiperOrigin-RevId: 590178979
2023-12-12 06:18:27 -08:00
Muxi Yan 9bda9e9cb5 Add additional comments 2019-11-27 13:36:41 -08:00
Muxi Yan c0b85e5a46 clang-format 2019-11-27 11:31:09 -08:00
Muxi Yan 264d71be4c Update RecordRoute 2019-11-27 11:10:55 -08:00
Muxi Yan f830dde7c8 Remove GRPCProtoResponseHandler implementation since no longer needed 2019-11-27 11:10:27 -08:00
Muxi Yan 91cc01e541 nit fix 2019-11-27 10:38:31 -08:00
Muxi Yan 38d361c398 Update GRPCUnaryResponseHandler with generics 2019-11-27 10:22:04 -08:00
Muxi Yan d2f96d6d64 Use new transport selector 2019-11-01 09:27:43 -07:00
Tony Lu 21c6531bc0 Added targets for other examples in objective-c examples 2019-08-15 11:21:10 -07:00
Muxi Yan f5262fe259 Update objc examples to use v2 API 2019-04-19 14:22:00 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02: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
Makarand Dharmapurikar dde4fc66fb changed service to _service, and added a TODO
TODO for removing boilerplate code
2016-06-23 10:35:19 -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
Makarand Dharmapurikar e79b08b5ec RouteGuide example now works with moving between tabs. Fixes issue 6404. 2016-05-04 18:09:20 -07:00
Jorge Canizales 2f0d11bf2a Fix build breakage. 2015-10-28 06:07:26 -07:00
Jorge Canizales 7fb5b3c2a0 nit: Use appledoc-style documentation in the example 2015-10-28 05:52:11 -07:00
Jorge Canizales 8676d22b3d Fix RouteGuide example to use the last surface 2015-10-28 05:51:11 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00