nanorpc icon indicating copy to clipboard operation
nanorpc copied to clipboard

nanomsg rpc with protobuf

nanorpc

Protobuf RPC implementation using nanomsg

Requirements

You will need nanomsg , protobuf and cityhash

https://github.com/nanomsg/nanomsg.git

http://code.google.com/p/protobuf/downloads/list

http://code.google.com/p/cityhash/downloads/list

Please edit the makefile to include location of these properly