bjsonrpc icon indicating copy to clipboard operation
bjsonrpc copied to clipboard

JSON-RPC implementation over TCP/IP (asyncronous, bidirectional)

bjsonrpc - asyncronous Bidirectional JSON-RPC implementation over TCP/IP.

Inspired by previous similar works like IRPC (deavid.github.com/irpc), and a complete rewrite of jpc (http://code.google.com/p/python-jpc) (jpc author is Nir Aides [email protected]).

Licensed over 3-clause BSD license.

Author: David Martinez Marti [email protected]