MSHttpRPC 0.1.4

MSHttpRPC 0.1.4

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2015

Maintained by ImageView.



 
Depends on:
DZSinglonFactory>= 0
CocoaLumberjack>= 0
NSString-UrlEncode>= 0
 

MSHttpRPC 0.1.4

  • By
  • stonedong

介绍

MSHttpRPC是一个简单基于Http的RPC框架,完成了主体的HTTP-RPC的CS交互的工作,用户可通过注册相应的关键性的Block来完成自定义的功能。已经完成了初步的RPC交互框架。

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MSHttpRPC is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MSHttpRPC"

Author

stonedong, [email protected]

License

MSHttpRPC is available under the MIT license. See the LICENSE file for more info.