|
|
10 年之前 | |
|---|---|---|
| .. | ||
| private | b2c300c4be s/didFinishWithError/writesFinishedWithError | 10 年之前 |
| GRPCCall.h | e6300b2c56 Changes #import paths from RxLibrary -> gRPC | 10 年之前 |
| GRPCCall.m | b2c300c4be s/didFinishWithError/writesFinishedWithError | 10 年之前 |
| GRPCMethodName.h | 2779ccb83c Adds basic runtime library and generated stub | 10 年之前 |
| GRPCMethodName.m | 5fc90295ce include .m in check_copyright.py | 10 年之前 |
| README.md | 5e0efd95f7 Imports code of the generic gRPC client library. | 10 年之前 |
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.