module documentation

This module contains the implementation of the rpc api. It uses rpc in order to perform queries

Class RPCApi The RPC api.
Function _init_client Function that initializes a rpc client and returns it.
Constant _HEARTBEAT Undocumented
Constant _TIMEOUT Undocumented
Variable _th_local Undocumented
def _init_client():

Function that initializes a rpc client and returns it.

_HEARTBEAT: int =

Undocumented

Value
40
_TIMEOUT: int =

Undocumented

Value
60
_th_local =

Undocumented