xmlrpc-socket
v1.0.0
Published
A pure JavaScript XML-RPC client working with socket.
Downloads
5
Readme
xmlrpc-socket
This module is based on xmlrpc module. I made it worked with socket and removed the server part.
How to install
npm install xmlrpc-socket
Miscellaneous
It expects the server to end the connection at each message.