Skip to content

claudioc/node.xmlrpc-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML-RPC Client for node.js (http://nodejs.org)

Author: Claudio Cicali, claudio.cicali@gmail.com

This module is based (and depends) on the libxml.js library that you 
can find here http://libxmljs.squishtech.com/
Once compiled, move the libxmljs.node file where the xmlrpc-c.js module is.

This library is still very young but presumably complete.

See test.js to understand how to use it

Links:

This project on github: http://github.com/caludio/node.xmlrpc-c
libxmljs: http://github.com/polotek/libxmljs/
node.js: http://nodejs.org
XML-RPC for JS (I used some lines of code from that): http://phpxmlrpc.sourceforge.net/jsxmlrpc/
my blog: http://claudio.cicali.name



About

Node.js XML-RPC client, based on libxml.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published