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
/
NSData+GRPC.m
Commit message (
Expand
)
Author
Age
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Added comment for obj-c
David Garcia Quintas
2016-06-30
*
Added TODO for php.
David Garcia Quintas
2016-06-30
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
fixed compiler warning #2
Makarand Dharmapurikar
2016-06-29
*
fixed a compiler warning
Makarand Dharmapurikar
2016-06-29
*
Added another comment
Makarand Dharmapurikar
2016-06-28
*
Added a comment
Makarand Dharmapurikar
2016-06-28
*
fix for working with compressed data. Fixes #6746.
Makarand Dharmapurikar
2016-06-28
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
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