Lidi Zheng 93b308fb56 Bump version to 1.36.1 (#25574) 4 years ago
..
internal a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal 6 years ago
internal_testing 96c11d153f Revert "Revert #19704 and #20060" 6 years ago
private 5e175b9de7 Fix ios flaky tests 4 years ago
GRPCCall+ChannelArg.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCall+ChannelArg.m 96c11d153f Revert "Revert #19704 and #20060" 6 years ago
GRPCCall+ChannelCredentials.h e6b504ccf7 Add doc generator for Objective-C 6 years ago
GRPCCall+ChannelCredentials.m 96c11d153f Revert "Revert #19704 and #20060" 6 years ago
GRPCCall+Cronet.h e6b504ccf7 Add doc generator for Objective-C 6 years ago
GRPCCall+Cronet.m f89e11d037 More Id -> ID 6 years ago
GRPCCall+GID.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCall+GID.m b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
GRPCCall+Interceptor.h e6b504ccf7 Add doc generator for Objective-C 6 years ago
GRPCCall+Interceptor.m 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCall+OAuth2.h e6b504ccf7 Add doc generator for Objective-C 6 years ago
GRPCCall+OAuth2.m c92d90aba2 clang-format objective-c files 7 years ago
GRPCCall+Tests.h e6b504ccf7 Add doc generator for Objective-C 6 years ago
GRPCCall+Tests.m 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCall.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCall.m 4918a51372 Moved GRPCTypes into its own grpc_objc_library. 5 years ago
GRPCCallLegacy.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCallLegacy.m 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCallOptions.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCCallOptions.m 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCDispatchable.h 96c11d153f Revert "Revert #19704 and #20060" 6 years ago
GRPCInterceptor.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCInterceptor.m 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCTransport.h 415d41f9e8 Rerun clang-formatter-7 5 years ago
GRPCTransport.m f89e11d037 More Id -> ID 6 years ago
GRPCTypes.h 4918a51372 Moved GRPCTypes into its own grpc_objc_library. 5 years ago
GRPCTypes.m 4918a51372 Moved GRPCTypes into its own grpc_objc_library. 5 years ago
README.md 5e0efd95f7 Imports code of the generic gRPC client library. 10 years ago
version.h 93b308fb56 Bump version to 1.36.1 (#25574) 4 years ago

README.md

This is a generic gRPC client for Objective-C on iOS.

If you're trying to get started with the library or with gRPC, you should first read GRPCCall.h.