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.m
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-18
|
\
*
|
Use grpc_slice at core boudary
Muxi Yan
2017-01-13
|
*
Change interface
Garrett Casto
2016-11-28
|
/
*
Let override default response size limit
Jorge Canizales
2016-07-28
*
Added a comment
Makarand Dharmapurikar
2016-06-23
*
Fixes #2646
Makarand Dharmapurikar
2016-06-14
*
cronet build related changes
Makarand Dharmapurikar
2016-06-01
*
Style guide related feedback fixes.
Makarand Dharmapurikar
2016-05-26
*
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
*
Restored strdup of keys and values to ensure ownership of their memory
Kristopher Wuollett
2016-02-03
*
Removed (un)secure channel subclasses
Kristopher Wuollett
2016-02-02
*
Forward-declare grpc_channel and specify ownership semantics
Jorge Canizales
2015-08-05
*
GRPCChannel with NULL grpc_channel is nil.
Jorge Canizales
2015-08-01
*
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
*
Don’t use containsString as it’s iOS 8 only
Jorge Canizales
2015-07-07
*
Made cache thread-safe
murgatroid99
2015-05-14
*
Added channel caching by host string
murgatroid99
2015-05-14
*
Fixes host transformation when user supplies a port.
Jorge Canizales
2015-04-21
*
Removes scheme before passing to C layer
Jorge Canizales
2015-04-21
*
Fixes scheme detection logic and NPE
Jorge Canizales
2015-04-21
*
Makes GRPCChannel a cluster class of secure and unsecured.
Jorge Canizales
2015-04-21
*
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