A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
Description
tinyrpc aims to do better by dividing the problem into cleanly interchangeable parts that allow
easy addition of new transport methods, RPC protocols or dispatchers.