xref: /aosp_15_r20/external/grpc-grpc/src/objective-c/RxLibrary/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1*cc02d7e2SAndroid Build Coastguard WorkerThis is a generic Reactive Extensions library for Objective-C, created to ease
2*cc02d7e2SAndroid Build Coastguard Workerthe implementation of the gRPC Objective-C runtime.
3*cc02d7e2SAndroid Build Coastguard Worker
4*cc02d7e2SAndroid Build Coastguard WorkerIt has no dependencies on gRPC nor other libraries, and should eventually be
5*cc02d7e2SAndroid Build Coastguard Workermoved under its own GitHub project.
6*cc02d7e2SAndroid Build Coastguard Worker
7*cc02d7e2SAndroid Build Coastguard WorkerIf you're trying to get started on the library, you might want to first read
8*cc02d7e2SAndroid Build Coastguard WorkerGRXWriter.h and then GRXWriteable.h.
9