diff --git a/docs/third_party.rst b/docs/third_party.rst index 433c601e0ca..80aabdb9b72 100644 --- a/docs/third_party.rst +++ b/docs/third_party.rst @@ -181,6 +181,9 @@ period ask to raise the status. - `gidgethub `_ An async GitHub API library for Python. +- `aiohttp-rpc `_ A simple + JSON-RPC for aiohttp. + - `aiohttp_jrpc `_ aiohttp JSON-RPC service.