Introduction
Welcome to the "JS-XMLRPC (XML-RPC for Javascript)" Homepage. It is a library implementing the XML-RPC and JSON-RPC protocols, written in Javascript.
It is designed for ease of use, flexibility and completeness.
Above all, it mimics as closely as possible the API of the PHPXMLRPC library.
Please note that there is another, older javascript library named JSXMLRPC available on sf.net: http://sourceforge.net/projects/jsxmlrpc. Both libraries share the same intents, but the code is completely unrelated.
Download
Release 0.6.2 the library is available here.It can also be downloaded as NodeJS package from https://www.npmjs.com/package/@jsxmlrpc/jsxmlrpc.
News
-
20th of December, 2022
Version 0.6.2 of the library has been released
-
19th of December, 2022
Version 0.6.1 of the library has been released
-
17th of December, 2022
Version 0.6 of the library has been released
-
29th of November, 2022
Version 0.5 of the library has been released
-
15th of December, 2013
The project moved to GitHub
Documentation
- API documentation for version 0.6, in HTML format, generated from comments in the code (ie. missing examples, release notes and lots of extra details, such as global variables...)
- A manual with more details is also available in html and pdf formats.
Online xmlrpc debugger
A demo debugger application, built on top of this library, is active at the address https://gggeek.github.io/jsxmlrpc/debugger/debugger.html. You can use the debug your own personal xmlrpc server, as long as it is accessible on the neta dn supports CORS.
Development
GitHub home page (downloads, source code and bug tracker).
Contact
For security related issues feel free to contact ggiunta at users.sourceforge.netPage last updated: 2022/12/20