Module rpc_server

Source

Structs§

DagStats
DAG statistics
MemoryStats
Memory statistics
NetworkManager
Network manager for peer operations that can work with or without a real P2P node
NetworkStats
Network statistics
NetworkTestResult
Network test result
NodeStatus
Node status with all metrics
PeerInfo
Peer information for RPC responses
RpcError
RPC error
RpcRequest
RPC request
RpcResponse
RPC response
RpcServer
RPC server for handling remote commands

Enums§

RpcCommand
RPC command types
RpcTransport
Transport type for RPC server

Traits§

NodeRunnerTrait
Trait for NodeRunner operations that RPC server can call