rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
RawJsonRpcServer.this
rpc
protocol
json
RawJsonRpcServer
Undocumented in source.
class
RawJsonRpcServer
(TId, TReq = JsonRpcRequest!TId, TResp = JsonRpcResponse!TId)
@
safe
this
(
OutputStream
ostream
,
InputStream
istream
)
Meta
Source
See Implementation
rpc
protocol
json
RawJsonRpcServer
aliases
RequestHandler
constructors
this
functions
registerRequestHandler
sendResponse
tick