index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
examples
Commit message (
Expand
)
Author
Age
*
Merge pull request #7029 from y-zeng/fix-swiftsample
makdharma
2016-06-24
|
\
|
*
Add TODO
Yuchen Zeng
2016-06-23
*
|
Merge pull request #6994 from y-zeng/update-example
Jan Tattermusch
2016-06-23
|
\
\
|
*
|
Update examples with Cocoapods 1.0.0
Yuchen Zeng
2016-06-22
*
|
|
Update podfiles for objc examples
Yuchen Zeng
2016-06-20
|
/
/
|
*
Fix build error caused by immutability of value type
Yosuke Ishikawa
2016-04-29
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
fix copyrights
Jan Tattermusch
2016-01-22
*
Update interop test service url to grpc-test.sandbox.googleapis.com.
Adele Zhou
2016-01-20
*
Update Swift sample’s XCode project to latest Swift version
Jorge Canizales
2015-12-15
*
Move BoringSSL.podspec into src, and point Podfiles to it
Jorge Canizales
2015-12-01
*
Adjust version requirements through samples and tests.
Jorge Canizales
2015-11-25
*
Update Podfile to point to the right sample dependencies
Benny Wong
2015-11-12
*
Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName
Benny Wong
2015-11-10
*
Drop issue 527 TODOs for interop specification
Nathaniel Manista
2015-09-23
*
Add header manipulation examples
Jorge Canizales
2015-09-03
*
Point sample proto podspec to latest gRPC and protobuf
Jorge Canizales
2015-09-03
*
Point SwiftSample’s Podfile to submodule protobuf
Jorge Canizales
2015-09-03
*
Example with generated code :)
Jorge Canizales
2015-08-31
*
Point to the new RemoteTest pod
Jorge Canizales
2015-08-31
*
Create RemoteTest proto client that doesn’t depend on the tests framework
Jorge Canizales
2015-08-31
*
Add Swift example with non-generated code :D
Jorge Canizales
2015-08-31
*
Add empty bridging header
Jorge Canizales
2015-08-31
*
Install pods in project
Jorge Canizales
2015-08-31
*
Test Podfile
Jorge Canizales
2015-08-31
*
Minimal Swift sample app template
Jorge Canizales
2015-08-31
*
Import headers based on path in sample app
Jorge Canizales
2015-06-23
*
Point test and sample podfiles to protobuf release
Jorge Canizales
2015-06-04
*
Make sample app easier to understand
Jorge Canizales
2015-05-31
*
Remove remaining tests and RouteGuide from sample app
Jorge Canizales
2015-05-31
*
Move RouteGuideClient to generated_libraries/
Jorge Canizales
2015-05-31
*
Delete RemoteProtoTests from sample app
Jorge Canizales
2015-05-30
*
Point Podfile of sample app to new RemoteTestsClient location
Jorge Canizales
2015-05-30
*
Move RemoteTestClient files to /objective-c
Jorge Canizales
2015-05-30
*
Fix for changed parseFromData: signature (now parseFromData:error:)
Marc Wandschneider
2015-05-27
*
Point sample app to official protobuf podspec
Jorge Canizales
2015-05-21
*
Fixed writer comment
murgatroid99
2015-05-20
*
Fixed boolean variable
murgatroid99
2015-05-20
*
Added cancel_after_first_response test
murgatroid99
2015-05-20
*
s/didFinishWithError/writesFinishedWithError
Jorge Canizales
2015-05-19
*
s/didReceiveValue/writeValue
Jorge Canizales
2015-05-19
*
Use BufferedPipe to add PingPong test and fix Cancel test
Jorge Canizales
2015-05-18
*
Fix false positive in server streaming test
Jorge Canizales
2015-05-18
*
Move sample app to proto3 and clarify usage example
Jorge Canizales
2015-05-17
*
Adds local sample test using generated service
Jorge Canizales
2015-05-17
*
Moves the RouteGuide local tests to proto3
Jorge Canizales
2015-05-17
*
Regenerates RouteGuide library as proto3
Jorge Canizales
2015-05-17
*
Adjust remote tests to use proto3
Jorge Canizales
2015-05-17
*
Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile
Jorge Canizales
2015-05-17
*
Some modifications based on comments
murgatroid99
2015-05-15
[next]