RawJsonRpcClient

Constructors

this
this(OutputStream ostream, InputStream istream)
Undocumented in source.

Members

Functions

sendRequestAndWait
TResp sendRequestAndWait(TReq request, Duration timeout)

Send a request with an auto-generated id.

tick
void tick()
Undocumented in source. Be warned that the author may not have intended to support it.
waitForResponse
TResp waitForResponse(TId id, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta