scripting / xml-rpc

XML-RPC client and server in JavaScript.
MIT License
61 stars 28 forks source link

New version of XML-RPC debugger #6

Open scripting opened 5 years ago

scripting commented 5 years ago

I did some work today on the XML-RPC debugger.

Look in the Tests menu. It pre-populates the form with one of the standard tests from the old days.

It's also preconfigured to talk to betty.userland.com, the same server address we used in the late 90s, with all new code, written in JavaScript running in Node.

Should be 100 percent backward compatible. More work to come, but wanted to show this to you all now.

Questions and comments welcome.