Expand description
Implement RPC functionality for finding what ports are running as proxies.
StructsΒ§
- GetProxy
Info π - Get a list of all the currently running proxies.
- GetRpc
Proxy πInfo - Get a list of the currently running proxies that are integrated with the RPC system.
- Proxy π
- Representation of a single proxy, as delivered by the RPC API.
- Proxy
Info π - A representation of the set of proxy addresses available from the RPC API.
EnumsΒ§
- GetProxy
Info πError - An error encountered while asking for the proxy addresses.
- Proxy
Listener π - Representation of a single proxyβs listener location, as delivered by the RPC API.
FunctionsΒ§
- rpc_
session_ πget_ proxy_ info - Implementation for GetProxyInfo on ArtiRpcSession.
- rpc_
session_ πget_ rpc_ proxy_ info - Implementation for GetProxyInfo on ArtiRpcSession.