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
/
NSDictionary+GRPC.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
*
Fix test errors on string copy
Muxi Yan
2017-01-16
*
Use grpc_slice at core boudary
Muxi Yan
2017-01-13
*
Merge pull request #3219 from jcanizales/dont-strip-bin
Michael Lumish
2015-09-03
|
\
|
*
Don’t strip -bin suffix from response metadata.
Jorge Canizales
2015-09-03
*
|
Don’t append -bin automatically to binary request headers.
Jorge Canizales
2015-09-02
|
/
*
Drop repeated response headers.
Jorge Canizales
2015-06-13
*
Merge trailers into responseMetadata. Add it to NSError.
Jorge Canizales
2015-06-13
*
Disallow NSString headers with -bin suffix
Jorge Canizales
2015-06-02
*
Fix NSDictionary <-> metadata codec
Jorge Canizales
2015-06-02
*
Fixed missing increment
murgatroid99
2015-04-29
*
Simplified some batch code, resolved comments
murgatroid99
2015-04-29
*
Changed message handling, fixed line lengths
murgatroid99
2015-04-28
*
Fixed grpc_getMetadataArray
murgatroid99
2015-04-24
*
Migrated Objective C library to C batch API
murgatroid99
2015-04-24
*
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