diff options
Diffstat (limited to 'python/python3-aiorpcX/README')
-rw-r--r-- | python/python3-aiorpcX/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-aiorpcX/README b/python/python3-aiorpcX/README new file mode 100644 index 000000000000..d522fcf2a227 --- /dev/null +++ b/python/python3-aiorpcX/README @@ -0,0 +1,2 @@ +aiorpcX is a generic asyncio library implementation of RPC suitable +for an application that is a client, server or both. |