tree: 1563d4d45b6cd1df897cc1c1cb40456e9a54fe0e [path history] [tgz]
  1. internal/
  2. internal_testing/
  3. private/
  4. GRPCCall+ChannelArg.h
  5. GRPCCall+ChannelArg.m
  6. GRPCCall+ChannelCredentials.h
  7. GRPCCall+ChannelCredentials.m
  8. GRPCCall+Cronet.h
  9. GRPCCall+Cronet.m
  10. GRPCCall+GID.h
  11. GRPCCall+GID.m
  12. GRPCCall+OAuth2.h
  13. GRPCCall+OAuth2.m
  14. GRPCCall+Tests.h
  15. GRPCCall+Tests.m
  16. GRPCCall.h
  17. GRPCCall.m
  18. GRPCCallOptions.h
  19. GRPCCallOptions.m
  20. README.md
src/objective-c/GRPCClient/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.