扩展RACComand,内部数据和错误可以缓存,以及可以外部手动发送数据,在多个页面同一个请求时使用非常方便,多个页面同时出发请求只会请求一次,但是会共享同一次请求结果。
RACCommandEX is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'RACCommandEX'fanpeng, [email protected]
RACCommandEX is available under the MIT license. See the LICENSE file for more info.