Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |