TcpJsonRpcClient

Constructors

this
this(string host, ushort port, RpcInterfaceSettings settings)
Undocumented in source.

Members

Functions

connect
bool connect()
Undocumented in source.
sendRequestAndWait
TResp sendRequestAndWait(TReq request, core.time.Duration timeout)

auto-generate id

tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

connected
bool connected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta