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.
In library projects (cf. app projects) the main bundle is nil. `NSBundle+bundleForClass:` works in both types of projects. Also makes the library load the certificates only once.
Name | Last commit | Last update |
---|---|---|
.. | ||
private | ||
GRPCCall.h | ||
GRPCCall.m | ||
GRPCMethodName.h | ||
GRPCMethodName.m | ||
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.