AliSoftware / AliJSONRPC

A JSON-RPC Framework for Cocoa. Supports JSON-RPC 1.0, 1.1 and 2.0

Home Page:http://wiki.github.com/AliSoftware/AliJSONRPC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Objective-C framework aims to add support to JSON-RPC to your Cocoa projects, so that you can easily call JSON-RPC WebServices from your application and handle the responses.

 - To use the framework, simply drag & drop the "AliJSONRPC Framework" directory in your Xcode Project.
 - A sample project is available in the "Example Project/" directory
 - For more information, see the doxygen documentation (available as an Xcode DocSet) in "Documentation/"
 

About

A JSON-RPC Framework for Cocoa. Supports JSON-RPC 1.0, 1.1 and 2.0

http://wiki.github.com/AliSoftware/AliJSONRPC/

License:Other


Languages

Language:Objective-C 100.0%