Description
JSON-RPC 2.0 endpoints can be integrated into aiohttp applications through a protocol library. This package is for developers exposing structured RPC methods over HTTP. RPC surfaces can trigger sensitive operations, so authentication, method allowlists, and input validation matter.