This library provides a simple and effective JSON-RPC client implementation
for asyncio-based Python code. It supports nested namespaces, allowing easy
execution of remote procedures in a structured manner. The library handles the
creation and management of aiohttp client sessions, enhancing its usability
for asynchronous communication. JSON-RPC functions can be called remotely, and
arguments can be passed directly through aiohttp, including support for
notifications and exception handling.
Installed Size: 31.7 kB
Architectures: all