node-msgpack-rpc icon indicating copy to clipboard operation
node-msgpack-rpc copied to clipboard

Server crashes when an "unknown method" is called (Or "no handler" is defined).

Open jensh opened this issue 11 years ago • 0 comments

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 could try to write a test for this issue.

jensh avatar Jun 13 '14 19:06 jensh