python-ajsonrpc: add new package
authorGeorge Sapkin <redacted>
Fri, 8 May 2026 18:38:22 +0000 (21:38 +0300)
committerAlexandru Ardelean <redacted>
Tue, 12 May 2026 08:08:25 +0000 (11:08 +0300)
commitd43869fbbc49aa5392d9f19de90c6a77576d331e
treeabd2b70f5c1383f90410d1555393cfd0936d9c73
parent8a48a6d0cbfa1e5eece37fd9d5d1dc3cefe7f3d2
python-ajsonrpc: add new package

Lightweight JSON-RPC 2.0 protocol implementation and asynchronous server
powered by asyncio. This library is a successor of json-rpc and written
by the same team.

Signed-off-by: George Sapkin <redacted>
lang/python/python-ajsonrpc/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT