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