Skip to content

austinchau/msgpack-rpc-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Rough first draft of doing RPC in node.js using MessagePack serialization and
compliant to the msgpack RPC spec -
http://redmine.msgpack.org/projects/msgpack/wiki/RPCProtocolSpec

You must install node-msgpack http://github.com/pgriess/node-msgpack and put it in your ~/.node_libraries before using this rpc library 

About

Node.js RPC with MessagePack serialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published