Description
FastRPC services and clients can exchange structured calls from Python code. Developers use this library when integrating with systems that speak the FastRPC protocol. RPC methods can expose data or actions across process and network boundaries, so endpoint trust and authentication matter.