rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
RawJsonRpcServer.sendResponse
rpc
protocol
json
RawJsonRpcServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
RawJsonRpcServer
(TId, TReq = JsonRpcRequest!TId, TResp = JsonRpcResponse!TId)
@
safe
void
sendResponse
(
TResp
reponse
)
Meta
Source
See Implementation
rpc
protocol
json
RawJsonRpcServer
aliases
RequestHandler
constructors
this
functions
registerRequestHandler
sendResponse
tick