Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther committed Apr 23, 2014
1 parent 0432d04 commit 9811172
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,20 @@
-------
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Tag](http://img.shields.io/github/tag/Webysther/as3rpclib.svg)](https://github.com/Webysther/as3rpclib/tree/v1.0)
[![Tip](http://img.shields.io/gittip/Webysther.svg)](https://www.gittip.com/Webysther/)

as3rpclib is a library that can be used to invoke remote procedure calls using:

* [AMF0](http://download.macromedia.com/pub/labs/amf/amf0_spec_121207.pdf)
* [XML-RPC](http://www.xmlrpc.com/spec)
* [JSON-RPC](http://json-rpc.org/wiki/specification)

Important
-------

New oficial repository for project as3-rpclib (old name) is here,
the old is [here](https://code.google.com/p/as3-rpclib/) for historical research, but mostly was moved.

Releases
-------

For simple use purposes, just download the ./bin/as3rpclib.swc file in respective tag and add in your lib folder.

* [*v1.0b*](https://github.com/Webysther/as3rpclib/tree/v1.0b)
* [*v1.0a*](https://github.com/Webysther/as3rpclib/tree/v1.0a)

Old versions (not recommended)

* [*v0.5*](https://as3-rpclib.googlecode.com/files/as3-rpclibv0.5.zip)

Changelog
-------

### latest

* Add SDK's in another versions
* Correction for JSON in SDK 4.9.1

[Older versions information](https://github.com/Webysther/as3rpclib/blob/master/CHANGELOG.md)
* [*v1.0 stable*](https://github.com/Webysther/as3rpclib/tree/v1.0)

Support
-------
Expand Down

0 comments on commit 9811172

Please sign in to comment.