TCPJsonRPCClient

Undocumented in source.

Constructors

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

Members

Functions

connect
bool connect()
Undocumented in source.
sendRequestAndWait
JsonRPCResponse!TId sendRequestAndWait(JsonRPCRequest!TId 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