python-aiorpcx 0.18.3 Generic asyncio RPC implementation

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

The package includes a module with full coverage of JSON RPC versions 1.0 and 2.0, JSON RPC protocol auto-detection, and arbitrary message framing. It also comes with a SOCKS proxy client.