Generic async RPC implementation, including JSON-RPC


Keywords
asyncio, jsonrpc, rpc, websockets
License
Other
Install
pip install aiorpcX==0.24.0

Documentation

https://travis-ci.org/kyuupichan/aiorpcX.svg?branch=master

aiorpcX

A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.

Licence: MIT
Language: Python (>= 3.9)
Author: Neil Booth

Documentation

See readthedocs.