scripting / xml-rpc

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

Feedback on v0.4.22 #9

Open scripting opened 5 years ago

scripting commented 5 years ago

I just released the new version of XML-RPC for JavaScript. If you have comments or questions, or want to let us know about an implementation that still runs, please post a note here.

SchoolGuy commented 3 years ago

I found this issue: https://github.com/request/request/issues/3142

It clearly states that request is deprecated and shall not be used anymore.

SchoolGuy commented 3 years ago

Second feedback is that I now have invested several hours and was not able to get XMLRPC running in Angular (in my case 10). No library or snippet is apparently compatible with Angular. Is that something you could make possible? @scripting