aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/private/GRPCWrappedCall.h
Commit message (Expand)AuthorAge
* Add monitoring of connectivityGravatar Jorge Canizales2016-03-11
* Makes GRPCRequestHeaders a NSMutableDictionaryGravatar Jorge Canizales2015-12-03
* Reformat comments as CocoadocsGravatar Jorge Canizales2015-10-26
* Make the grpc_metadataArray property private.Gravatar Jorge Canizales2015-09-02
* Publish GRPCRequestHeaders as a protocolGravatar Jorge Canizales2015-09-02
* Remove -[asDictionary]Gravatar Jorge Canizales2015-09-02
* Move _channel from GRPCCall into GRPCWrappedCallGravatar Jorge Canizales2015-08-01
* Move ProtoMethod to ProtoRPC packageGravatar Jorge Canizales2015-07-04
* Document why a grpc_op ivar, and the role of -finishGravatar Jorge Canizales2015-06-21
* Simplify GRPCOps implementationsGravatar Jorge Canizales2015-06-21
* Merge trailers into responseMetadata. Add it to NSError.Gravatar Jorge Canizales2015-06-13
* Simplified startBatch, resolved commentsGravatar murgatroid992015-04-29
* Changed message handling, fixed line lengthsGravatar murgatroid992015-04-28
* Made startBatch more strongly typedGravatar murgatroid992015-04-27
* Addressed review commentsGravatar murgatroid992015-04-24
* Migrated Objective C library to C batch APIGravatar murgatroid992015-04-24