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
/
GRPCCompletionQueue.m
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Objective-C changes
Sree Kuchibhotla
2017-03-22
*
Objective-C: Completion queue creation API changes
Sree Kuchibhotla
2017-03-03
*
Update copyrights
Craig Tiller
2016-03-31
*
Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to...
Jorge Canizales
2016-03-20
*
Use a singleton completion queue
Jorge Canizales
2016-03-14
*
Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() ...
Jorge Canizales
2016-03-11
*
Fix sanity
Craig Tiller
2016-03-04
*
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to preve...
Jan Tattermusch
2016-03-04
*
Add comments and feature flag.
Greg Haines
2016-03-04
*
Feedback from @jcanizales and @vjpai
Greg Haines
2016-03-02
*
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queue...
Greg Haines
2016-03-02
*
Have ObjC use the new future-proofed C interface
Jorge Canizales
2015-08-08
*
Let register SSL config per-host.
Jorge Canizales
2015-08-01
*
Fix C library gpr_inf_future breakage
Jorge Canizales
2015-07-18
*
Updated Objective C code to match completion queue changes
murgatroid99
2015-05-08
*
Simplified startBatch, resolved comments
murgatroid99
2015-04-29
*
Simplified some batch code, resolved comments
murgatroid99
2015-04-29
*
Re-added completion_queue_destroy call
murgatroid99
2015-04-27
*
Addressed review comments
murgatroid99
2015-04-24
*
Migrated Objective C library to C batch API
murgatroid99
2015-04-24
*
Working podspecs for gRPC core & wrapper
Jorge Canizales
2015-04-21
*
include .m in check_copyright.py
Yang Gao
2015-02-20
*
Adds copyright notices to the GRPCClient files.
Jorge Canizales
2015-02-18
*
Imports code of the generic gRPC client library.
Jorge Canizales
2015-02-17