onnokort / bjsonrpc

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

Home Page:http://deavid.github.com/bjsonrpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <nir@winpdb.org>).

Licensed over 3-clause BSD license.

Author: David Martinez Marti <deavidsedice@gmail.com>

About

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

http://deavid.github.com/bjsonrpc

License:Other


Languages

Language:Python 100.0%