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
/
GRPCChannel.h
Commit message (
Expand
)
Author
Age
*
Expose :authority pseudo-header to Obj-C API.
thassss
2017-06-26
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix Objective-C test pods for Cronet tests
Muxi Yan
2016-07-27
*
cronet build related changes
Makarand Dharmapurikar
2016-06-01
*
Cosmetic changes to address feedback.
Makarand Dharmapurikar
2016-05-25
*
ObjC interface for using Cronet, and test for Cronet
Makarand Dharmapurikar
2016-05-20
*
Objective-C: Add ChannelCredentials to gRPC Call.
Paul Querna
2016-04-29
*
Update copyrights
Craig Tiller
2016-03-31
*
Add monitoring of connectivity
Jorge Canizales
2016-03-11
*
Fix sanity
Craig Tiller
2016-02-08
*
Formatting and naming fixes
Kristopher Wuollett
2016-02-03
*
Renamed user agent setting to userAgentPrefix and changed its scope to global
Kristopher Wuollett
2016-02-02
*
Removed (un)secure channel subclasses
Kristopher Wuollett
2016-02-02
*
Reformat comments as Cocoadocs
Jorge Canizales
2015-10-26
*
Forward-declare grpc_channel and specify ownership semantics
Jorge Canizales
2015-08-05
*
Fixup: GRPCChannel.unmanagedChannel back to readonly
Jorge Canizales
2015-08-03
*
Let register SSL config per-host.
Jorge Canizales
2015-08-01
*
Remove GRPCChannel-initWithHost to simplify implementation
Jorge Canizales
2015-08-01
*
Encapsulate grpc_call creation inside GRPCChannel
Jorge Canizales
2015-08-01
*
Makes GRPCChannel a cluster class of secure and unsecured.
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