node-jsonrpc
node-jsonrpc copied to clipboard
JSON-RPC client and server for node.js
when a request throw ETIMEOUT ,then node.exe exit,my website stop. please fix it
Hi Just wanted to mention some issues I noticed 1) You should add the Content-Type: application/json to the headers you send 2) When you decode the server's response and you...
Hello, node-jsonrpc does not really work with my nodejs version 0.5.3 for Windows. There were some errors while running this script. (I´m diving into node and my solutions are try-and-error-solutions,...
throw e
what is version node you use? I have $ node -v v0.3.0-pre and get next result to run test $ node test.js node.js:50 throw e; // process.nextTick error, or 'error'...