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

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.