node-framed-msgpack-rpc
node-framed-msgpack-rpc copied to clipboard
A variant of Msgpack-RPC that has faster decoding.
Results
2
node-framed-msgpack-rpc issues
Sort by
recently updated
recently updated
newest added
Is reporting "connection timed out after 10000s" when it should be "connection timed out after 10000ms"
I installed your lib as explained on npm page,but the module can't be found when launched: Error: Cannot find module 'framed-msgpack-rpc' at Function.Module._resolveFilename (module.js:536:15) at Function.Module._load (module.js:466:25) at Module.require (module.js:579:17)...