justrpc

Fast and simple JSON RPC v1.0 for TCP connection


License
GPL-2.0
Install
pip install justrpc==0.2.1

Documentation

Just-RPC

Python Json-RPC made with gevent and cjson on simple TCP connections

features

  1. cli support
  2. fit with Golang jsonrpc
  3. high performance with gevent

install

pip install justrpc