aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/GRPCCall.m
Commit message (Expand)AuthorAge
* Fix NPE for trying to add metadata to error when it was nilGravatar Jorge Canizales2015-06-15
* Merge trailers into responseMetadata. Add it to NSError.Gravatar Jorge Canizales2015-06-13
* Let set NSDictionary as headers, and init the property (not nil)Gravatar Jorge Canizales2015-06-13
* s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
* s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
* Fixed ivar names and commentsGravatar murgatroid992015-04-29
* Updated GRPCCall comments and spacingGravatar murgatroid992015-04-28
* Changed message handling, fixed line lengthsGravatar murgatroid992015-04-28
* Rewrote comment to match changesGravatar murgatroid992015-04-27
* Simplified an initializer callGravatar murgatroid992015-04-27
* Fixed spacingGravatar murgatroid992015-04-27
* 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
* Working podspecs for gRPC core & wrapperGravatar Jorge Canizales2015-04-21
* include .m in check_copyright.pyGravatar Yang Gao2015-02-20
* Adds copyright notices to the GRPCClient files.Gravatar Jorge Canizales2015-02-18
* Imports code of the generic gRPC client library.Gravatar Jorge Canizales2015-02-17