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

Commit d5d41ce

Browse files
committed
Update README.md
1 parent b15e5b7 commit d5d41ce

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1-
as3rpclib
2-
==========
3-
4-
Actionscript 3 RPC libraries for flash-remoting(amf0), xml-rpc, json-rpc
5-
6-
Introduction
7-
------------
1+
-------
82

9-
As3 RPC lib is a set of libraries that can be used with Flex 2 or AS 3 to invoke remote procedure calls using:
3+
As3 RPC lib is a library that can be used to invoke remote procedure calls using:
104

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

15-
Usage mimics the RemoteObject which is available natively in Flex 2 in an effort to make usage in existing frameworks (e.g. Cairngorm) and design pattern (e.g. Token pattern) easy as possible.
16-
179
Releases
1810
-------
1911

@@ -38,7 +30,7 @@ Changelog
3830
* Starting add comments in all code
3931
* [Applied fix](http://ak33m.com/?p=50)
4032

41-
[Older versions](https://github.com/Webysther/as3rpclib/blob/master/CHANGELOG.md)
33+
[Older versions information](https://github.com/Webysther/as3rpclib/blob/master/CHANGELOG.md)
4234

4335
Support
4436
-------

0 commit comments

Comments
 (0)