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
*
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
*
Fixed cancellation tests
murgatroid99
2015-05-15
*
Added more interop tests
murgatroid99
2015-05-15
*
Added server_streaming interop test
murgatroid99
2015-05-15
*
Podfile.lock prevents gRPC to be properly installed
Jorge Canizales
2015-04-28
*
Increases timeout of client_streaming test to 4s
Jorge Canizales
2015-04-28
*
Checks in Podfile.lock so the build is reproducible
Jorge Canizales
2015-04-28
*
Warn in the sample's README that pod install must be run
Jorge Canizales
2015-04-27
*
Removes Cocoapod-generated files
Jorge Canizales
2015-04-27
*
Augments the timeout of the large_unary test to 4s
Jorge Canizales
2015-04-27
*
Implements empty_unary, large_unary, and client_streaming integration tests.
Jorge Canizales
2015-04-27
*
Moves ProtoRPC.podspec into gRPC.podspec
Jorge Canizales
2015-04-22
*
Adjusts #imports of RxLibrary
Jorge Canizales
2015-04-22
*
Adds unit test of stub to the XCode project
Jorge Canizales
2015-04-22
*
Creates unit test for the stub
Jorge Canizales
2015-04-22
*
Fixes initializer of the generated stub
Jorge Canizales
2015-04-22
*
Fixes syntax errors.
Jorge Canizales
2015-04-22
*
Adds basic runtime library and generated stub
Jorge Canizales
2015-04-22
*
Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports
Jorge Canizales
2015-04-21
*
Small cleanup of the sample app
Jorge Canizales
2015-04-21
*
Small logging formatting fix
Jorge Canizales
2015-04-21
*
Adds proto support to the main app too.
Jorge Canizales
2015-04-21
*
Fixes proto remote test to use the actual protos of the service.
Jorge Canizales
2015-04-21
*
Adds podspec for the generated files
Jorge Canizales
2015-04-21
*
Generates ObjC code for the test protos
Jorge Canizales
2015-04-21
*
Adds Class prefix RMT
Jorge Canizales
2015-04-21
*
Brings in proto files for the remote test server.
Jorge Canizales
2015-04-21
[next]