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
Commit message (
Expand
)
Author
Age
...
*
|
|
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
|
|
/
|
/
|
|
*
Rewrote comment to match changes
murgatroid99
2015-04-27
|
*
Re-added completion_queue_destroy call
murgatroid99
2015-04-27
|
*
Simplified an initializer call
murgatroid99
2015-04-27
|
*
Fixed spacing
murgatroid99
2015-04-27
|
*
Made startBatch more strongly typed
murgatroid99
2015-04-27
|
*
Fixed dictionary usage
murgatroid99
2015-04-24
|
*
Fixed grpc_getMetadataArray
murgatroid99
2015-04-24
|
*
Addressed review comments
murgatroid99
2015-04-24
|
*
Fixed indentation
murgatroid99
2015-04-24
|
*
Migrated Objective C library to C batch API
murgatroid99
2015-04-24
*
|
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
*
|
Makes the runtime serialize alright.
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
*
Move Route_guide protos to their own folder to make room for remote test protos
Jorge Canizales
2015-04-21
*
Fixes local test after ensuring using https:// doesn't work with it.
Jorge Canizales
2015-04-21
*
Fixes host transformation when user supplies a port.
Jorge Canizales
2015-04-21
*
Add remote HTTPS tests. Local HTTP ones fail to connect.
Jorge Canizales
2015-04-21
*
Cleanup
Jorge Canizales
2015-04-21
*
Loads certificates from file. SSL works ^^
Jorge Canizales
2015-04-21
*
Removes scheme before passing to C layer
Jorge Canizales
2015-04-21
*
Fixes scheme detection logic and NPE
Jorge Canizales
2015-04-21
*
Makes GRPCChannel a cluster class of secure and unsecured.
Jorge Canizales
2015-04-21
*
Centers the sample location in Gran Canaria :P
Jorge Canizales
2015-04-21
*
Adds more assertions to the test
Jorge Canizales
2015-04-21
*
Adds test that sends proto and expects one
Jorge Canizales
2015-04-21
*
Adds Objective-C prefixes to the protos
Jorge Canizales
2015-04-21
*
Fix Route_guide to declare public headers
Jorge Canizales
2015-04-21
*
Point the Podfile to a "generated" local podspec
Jorge Canizales
2015-04-21
*
Generated files :)
Jorge Canizales
2015-04-21
*
Copy route_guide.proto and make it 2.6
Jorge Canizales
2015-04-21
*
Add dependency to Protobuf 2.6 to the podfile
Jorge Canizales
2015-04-21
*
Changes #import paths from RxLibrary -> gRPC
Jorge Canizales
2015-04-21
[prev]
[next]