rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
TcpJsonRpcClient.this
rpc
protocol
json
TcpJsonRpcClient
Undocumented in source.
class
TcpJsonRpcClient
(TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
this
(
string
host
,
ushort
port
,
RpcInterfaceSettings
settings
)
Meta
Source
See Implementation
rpc
protocol
json
TcpJsonRpcClient
constructors
this
functions
connect
sendRequestAndWait
tick
properties
connected