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
See readthedocs.
Generic async RPC implementation, including JSON-RPC
pip install aiorpcX==0.20.2
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
See readthedocs.