rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
RawJsonRPCClient.sendRequestAndWait
rpc
protocol
json
RawJsonRPCClient
Send a request with an auto-generated id.
class
RawJsonRPCClient
(TId)
@
safe
JsonRPCResponse
!
TId
sendRequestAndWait
(
JsonRPCRequest
!
TId
request
,
Duration
timeout
=
Duration.max
()
)
Throws
JSONException
Meta
Source
See Implementation
rpc
protocol
json
RawJsonRPCClient
constructors
this
functions
sendRequestAndWait
tick
waitForResponse
Send a request with an auto-generated id.