Description
Generic RPC clients and servers can be implemented with an asyncio library from a development build. This package is for developers building protocol endpoints that may act as client, server, or both. RPC methods can trigger sensitive actions, so authentication, method limits, and input validation matter.