node-msgpack-rpc
node-msgpack-rpc copied to clipboard
node-msgpack-rpc is an implementation of the Msgpack-RPC protocol specification for node.js.
Results
1
node-msgpack-rpc issues
Sort by
recently updated
recently updated
newest added
Without this patch a call to an unknown method crash the server because "response" in line 97 is undefined. Which testframework did you use for the tests in /test? I...