Jorge Canizales
|
7603d64982
Let tracing be enabled before starting an RPC
|
hace 9 años |
Jorge Canizales
|
c93d6a66a1
Merge master into merge-0.14-into-master
|
hace 9 años |
Jorge Canizales
|
5e824fa42e
Restore fix undid by https://github.com/grpc/grpc/pull/5893
|
hace 9 años |
David Garcia Quintas
|
8ba42bec90
s/maybe_compression_level.compression_level/maybe_compression_level.level
|
hace 9 años |
David Garcia Quintas
|
e825df736a
updated obj-c code
|
hace 9 años |
David Garcia Quintas
|
a301eaade8
Allow servers to select compression level via initial MD.
|
hace 9 años |
Craig Tiller
|
6169d5f7b0
Update copyrights
|
hace 9 años |
Nicolas "Pixel" Noble
|
6bda8497b8
Fixing copyrights.
|
hace 9 años |
Nicolas "Pixel" Noble
|
702243698c
For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called.
|
hace 9 años |
Jorge Canizales
|
f4f150f28b
Makes GRPCRequestHeaders a NSMutableDictionary
|
hace 10 años |
Jorge Canizales
|
5af286884e
Make the grpc_metadataArray property private.
|
hace 10 años |
Jorge Canizales
|
2f10127f85
Publish GRPCRequestHeaders as a protocol
|
hace 10 años |
Jorge Canizales
|
5c339d15b3
Remove -[asDictionary]
|
hace 10 años |
Jorge Canizales
|
b3584aa21e
Have ObjC use the new future-proofed C interface
|
hace 10 años |
Jorge Canizales
|
e8543b0715
Let register SSL config per-host.
|
hace 10 años |
Jorge Canizales
|
bd993df3f6
Encapsulate grpc_call creation inside GRPCChannel
|
hace 10 años |
Jorge Canizales
|
3a5253eb12
Move _channel from GRPCCall into GRPCWrappedCall
|
hace 10 años |
Jorge Canizales
|
570e9417b6
Fix C library gpr_inf_future breakage
|
hace 10 años |
Jorge Canizales
|
be808e36f6
Move ProtoMethod to ProtoRPC package
|
hace 10 años |
murgatroid99
|
231103ba39
Fixed name in comments
|
hace 10 años |
murgatroid99
|
dbda969039
Fixed 'retain cycle' warnings in GRPCWrappedCall.m
|
hace 10 años |
Jorge Canizales
|
884870461d
Document why a grpc_op ivar, and the role of -finish
|
hace 10 años |
Jorge Canizales
|
8d99775295
Simplify GRPCOps implementations
|
hace 10 años |
Jorge Canizales
|
bae38d9d55
Output call_error number
|
hace 10 años |
Jorge Canizales
|
fb9509275f
Ensure op flags don't have garbage from malloc
|
hace 10 años |
Jorge Canizales
|
f3a4f2cee9
Merge trailers into responseMetadata. Add it to NSError.
|
hace 10 años |
murgatroid99
|
6b54244a11
Updated Objective C code to match completion queue changes
|
hace 10 años |
murgatroid99
|
4925063b8b
Resolved some comments
|
hace 10 años |
murgatroid99
|
ca38ddb105
Fixed ivar names and comments
|
hace 10 años |
murgatroid99
|
2101a48e1f
Simplified startBatch, resolved comments
|
hace 10 años |