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
/
GRPCClient
/
private
/
GRPCWrappedCall.h
Commit message (
Expand
)
Author
Age
*
Allow more general flags to be passed to ObjC API
Muxi Yan
2016-09-28
*
Update grpc objc API for support of PUT method
Muxi Yan
2016-09-27
*
Add monitoring of connectivity
Jorge Canizales
2016-03-11
*
Makes GRPCRequestHeaders a NSMutableDictionary
Jorge Canizales
2015-12-03
*
Reformat comments as Cocoadocs
Jorge Canizales
2015-10-26
*
Make the grpc_metadataArray property private.
Jorge Canizales
2015-09-02
*
Publish GRPCRequestHeaders as a protocol
Jorge Canizales
2015-09-02
*
Remove -[asDictionary]
Jorge Canizales
2015-09-02
*
Move _channel from GRPCCall into GRPCWrappedCall
Jorge Canizales
2015-08-01
*
Move ProtoMethod to ProtoRPC package
Jorge Canizales
2015-07-04
*
Document why a grpc_op ivar, and the role of -finish
Jorge Canizales
2015-06-21
*
Simplify GRPCOps implementations
Jorge Canizales
2015-06-21
*
Merge trailers into responseMetadata. Add it to NSError.
Jorge Canizales
2015-06-13
*
Simplified startBatch, resolved comments
murgatroid99
2015-04-29
*
Changed message handling, fixed line lengths
murgatroid99
2015-04-28
*
Made startBatch more strongly typed
murgatroid99
2015-04-27
*
Addressed review comments
murgatroid99
2015-04-24
*
Migrated Objective C library to C batch API
murgatroid99
2015-04-24