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
/
GRPCCall+ChannelArg.m
Commit message (
Expand
)
Author
Age
*
clang-format objective-c files
Muxi Yan
2018-04-11
*
Allow gRPC ObjC user to set keepalive options
Muxi Yan
2018-03-26
*
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
Muxi Yan
2018-02-06
*
Build fix
Muxi Yan
2018-01-19
*
Reconcile messages.proto; abort() when an invalid compression algorithm is set
Muxi Yan
2018-01-02
*
Add interface to API to enable compression
Muxi Yan
2017-12-21
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Let override default response size limit
Jorge Canizales
2016-07-28
*
Add a maybe-temporary way for apps to clear the channel cache
Jorge Canizales
2016-04-29
*
Removed unused userAgentPrefix variable
Kristopher Wuollett
2016-02-05
*
Updated user agent to be a host-level setting
Kristopher Wuollett
2016-02-03
*
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
*
Add channel args to enable user agent string for Objective-C
Kristopher Wuollett
2016-01-31