|
|
před 10 roky | |
|---|---|---|
| .. | ||
| private | 03f0bd6786 Merge pull request #2501 from jcanizales/gpr-inf-future | před 10 roky |
| GRPCCall.h | a38baaec9c Subclass GRXWriter instead of conforming to protocol | před 10 roky |
| GRPCCall.m | 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m | před 10 roky |
| README.md | 5e0efd95f7 Imports code of the generic gRPC client library. | před 11 roky |
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.