rpc.clients

rpc.clients

Base classes for all local client proxies to inherit from.

class rpc.clients.RpcProxy[source]

A base implementation of the proxy pattern for RPC clients.

Project: RPC
Language: Python
License: LGPL
Source
Bugs

Previous topic

rpc.chain

Next topic

rpc.control

This Page