206 Commits (af95eafb34c20f980b65342cac0ee7cea534b161)

Author SHA1 Message Date
Yuchen Zeng abc7427a4d Update podfiles for objc examples 9 years ago
Jorge Canizales db502a7986 Update documentation and samples. 9 years ago
Yosuke Ishikawa 9a4d089388 Fix build error caused by immutability of value type 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Jan Tattermusch 73128da651 fix copyrights 9 years ago
Adele Zhou 83576babef Update interop test service url to grpc-test.sandbox.googleapis.com. 9 years ago
Jorge Canizales a78d117dda Update Swift sample’s XCode project to latest Swift version 10 years ago
Jorge Canizales 0c0d15fec0 Move BoringSSL.podspec into src, and point Podfiles to it 10 years ago
Jorge Canizales e3d9db2667 Adjust version requirements through samples and tests. 10 years ago
Benny Wong 66ae6bfe46 Update Podfile to point to the right sample dependencies 10 years ago
Benny Wong 3f1f5a48f7 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName 10 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 10 years ago
Jorge Canizales ff6466b726 Add header manipulation examples 10 years ago
Jorge Canizales 4682f8f994 Point sample proto podspec to latest gRPC and protobuf 10 years ago
Jorge Canizales cff8aa2a01 Point SwiftSample’s Podfile to submodule protobuf 10 years ago
Jorge Canizales 9fffc26187 Example with generated code :) 10 years ago
Jorge Canizales d4a0785569 Point to the new RemoteTest pod 10 years ago
Jorge Canizales 0bf6b20876 Create RemoteTest proto client that doesn’t depend on the tests framework 10 years ago
Jorge Canizales 875d1d15c8 Add Swift example with non-generated code :D 10 years ago
Jorge Canizales 587c2550dd Add empty bridging header 10 years ago
Jorge Canizales fd09d84f66 Install pods in project 10 years ago
Jorge Canizales 5e5733b36c Test Podfile 10 years ago
Jorge Canizales 40205944f7 Minimal Swift sample app template 10 years ago
Jorge Canizales b8881399ee Import headers based on path in sample app 10 years ago
Jorge Canizales ba65a1028d Point test and sample podfiles to protobuf release 10 years ago
Jorge Canizales 08dfef224e Make sample app easier to understand 10 years ago
Jorge Canizales 2ab53833bf Remove remaining tests and RouteGuide from sample app 10 years ago
Jorge Canizales 0f5ee82cea Move RouteGuideClient to generated_libraries/ 10 years ago
Jorge Canizales 1641cc93b6 Delete RemoteProtoTests from sample app 10 years ago
Jorge Canizales 15c8e1b60c Point Podfile of sample app to new RemoteTestsClient location 10 years ago
Jorge Canizales 28848229b5 Move RemoteTestClient files to /objective-c 10 years ago
Marc Wandschneider f03d2668bc Fix for changed parseFromData: signature (now parseFromData:error:) 10 years ago
Jorge Canizales cf08bade36 Point sample app to official protobuf podspec 10 years ago
murgatroid99 8166675a21 Fixed writer comment 10 years ago
murgatroid99 606129b655 Fixed boolean variable 10 years ago
murgatroid99 dbfe2f437c Added cancel_after_first_response test 10 years ago
Jorge Canizales c5e639f43e Removes spurious change to Test.pb.m 10 years ago
Jorge Canizales b2c300c4be s/didFinishWithError/writesFinishedWithError 10 years ago
Jorge Canizales a90a9c395d s/didReceiveValue/writeValue 10 years ago
Jorge Canizales 421f6c9488 Use BufferedPipe to add PingPong test and fix Cancel test 10 years ago
Jorge Canizales e454f4afe3 Fix false positive in server streaming test 10 years ago
Jorge Canizales 05456f81c5 Move sample app to proto3 and clarify usage example 10 years ago
Jorge Canizales c54a0caa0d Adds local sample test using generated service 10 years ago
Jorge Canizales 184e02bed0 Moves the RouteGuide local tests to proto3 10 years ago
Jorge Canizales 2410f99161 Regenerates RouteGuide library as proto3 10 years ago
Jorge Canizales 206e75b66c Adjust remote tests to use proto3 10 years ago
Jorge Canizales fd88e465c0 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile 10 years ago
murgatroid99 25750d9b1e Some modifications based on comments 10 years ago
murgatroid99 343bea6b54 Fixed cancellation tests 10 years ago
murgatroid99 1602c5ffd4 Added more interop tests 10 years ago