Changes between Version 40 and Version 41 of implementations

Show
Ignore:
Timestamp:
01/11/10 15:05:56 (8 months ago)
Author:
guest (IP: 194.98.194.79)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • implementations

    v40 v41  
    1010 * [http://dojotoolkit.org/ Dojo Toolkit 0.3] implements JSON RPC. 
    1111 * [http://code.google.com/p/json-xml-rpc/ JSON/XML-RPC Client Implementation] which abstracts-away the differences between JSON-RPC and XML-RPC and permits cross-site requests. 
    12  * [http://www.wakandasoftware.com/ Wakanda] implements a JSON RPC Client and Server (with Server-Side JavaScript ). 
     12 * [http://www.wakandasoftware.com/ Wakanda] implements a JSON-RPC Client in its WAF framework and a JSON-RPC Server (with Server-Side JavaScript). 
    1313 
    1414== C ==