aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples
Commit message (Expand)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-03-31
* fix copyrightsGravatar Jan Tattermusch2016-01-22
* Update interop test service url to grpc-test.sandbox.googleapis.com.Gravatar Adele Zhou2016-01-20
* Update Swift sample’s XCode project to latest Swift versionGravatar Jorge Canizales2015-12-15
* Move BoringSSL.podspec into src, and point Podfiles to itGravatar Jorge Canizales2015-12-01
* Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
* Update Podfile to point to the right sample dependenciesGravatar Benny Wong2015-11-12
* Update ObjC sample to use the new ProtoMethod instead of GRPCMethodNameGravatar Benny Wong2015-11-10
* Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
* Add header manipulation examplesGravatar Jorge Canizales2015-09-03
* Point sample proto podspec to latest gRPC and protobufGravatar Jorge Canizales2015-09-03
* Point SwiftSample’s Podfile to submodule protobufGravatar Jorge Canizales2015-09-03
* Example with generated code :)Gravatar Jorge Canizales2015-08-31
* Point to the new RemoteTest podGravatar Jorge Canizales2015-08-31
* Create RemoteTest proto client that doesn’t depend on the tests frameworkGravatar Jorge Canizales2015-08-31
* Add Swift example with non-generated code :DGravatar Jorge Canizales2015-08-31
* Add empty bridging headerGravatar Jorge Canizales2015-08-31
* Install pods in projectGravatar Jorge Canizales2015-08-31
* Test PodfileGravatar Jorge Canizales2015-08-31
* Minimal Swift sample app templateGravatar Jorge Canizales2015-08-31
* Import headers based on path in sample appGravatar Jorge Canizales2015-06-23
* Point test and sample podfiles to protobuf releaseGravatar Jorge Canizales2015-06-04
* Make sample app easier to understandGravatar Jorge Canizales2015-05-31
* Remove remaining tests and RouteGuide from sample appGravatar Jorge Canizales2015-05-31
* Move RouteGuideClient to generated_libraries/Gravatar Jorge Canizales2015-05-31
* Delete RemoteProtoTests from sample appGravatar Jorge Canizales2015-05-30
* Point Podfile of sample app to new RemoteTestsClient locationGravatar Jorge Canizales2015-05-30
* Move RemoteTestClient files to /objective-cGravatar Jorge Canizales2015-05-30
* Fix for changed parseFromData: signature (now parseFromData:error:)Gravatar Marc Wandschneider2015-05-27
* Point sample app to official protobuf podspecGravatar Jorge Canizales2015-05-21
* Fixed writer commentGravatar murgatroid992015-05-20
* Fixed boolean variableGravatar murgatroid992015-05-20
* Added cancel_after_first_response testGravatar murgatroid992015-05-20
* s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
* s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
* Use BufferedPipe to add PingPong test and fix Cancel testGravatar Jorge Canizales2015-05-18
* Fix false positive in server streaming testGravatar Jorge Canizales2015-05-18
* Move sample app to proto3 and clarify usage exampleGravatar Jorge Canizales2015-05-17
* Adds local sample test using generated serviceGravatar Jorge Canizales2015-05-17
* Moves the RouteGuide local tests to proto3Gravatar Jorge Canizales2015-05-17
* Regenerates RouteGuide library as proto3Gravatar Jorge Canizales2015-05-17
* Adjust remote tests to use proto3Gravatar Jorge Canizales2015-05-17
* Make the test.proto etc proto3, regenerate files, adjust podspec and PodfileGravatar Jorge Canizales2015-05-17
* Some modifications based on commentsGravatar murgatroid992015-05-15
* Fixed cancellation testsGravatar murgatroid992015-05-15
* Added more interop testsGravatar murgatroid992015-05-15
* Added server_streaming interop testGravatar murgatroid992015-05-15
* Podfile.lock prevents gRPC to be properly installedGravatar Jorge Canizales2015-04-28
* Increases timeout of client_streaming test to 4sGravatar Jorge Canizales2015-04-28
* Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28